Summary
In this post, I will show some useful websites for C++ learning. The post will be updated from time to time.
URLs
fluentcpp
A great website focused on writing expressive C++ codes developed by Jonathan Boccara. Updated every Tuesday and Friday.
Petr Zemek’s Blog
A private website by Petr Zemek.
Simplify C++
Another great blog.
C++ Tips Once a Week
Tips from engineers from google.
SEI CERT C++ Coding Standard
C++ rules and recommendations developped by Software Engineering Institute at CMU.