mirror of
https://github.com/salmer/CppDeveloperRoadmap.git
synced 2025-12-17 04:24:39 +03:00
Added a link to modern cpp cheatsheet repository
This commit is contained in:
@@ -24,6 +24,7 @@ C++ develops in the same way as all other languages: it takes some popular idea
|
||||
- You can read the following book by [Bjarne Stroustrup - A Tour of C++](https://www.amazon.com/Tour-2nd-Depth-Bjarne-Stroustrup/dp/0134997832). Regularly check the book republication as it's updated when a new C++ standard is released
|
||||
- Professional forums/chats/discussions/etc.
|
||||
- Overview videos on YouTube by community
|
||||
- [A cheatsheet of modern C++ language and library features](https://github.com/AnthonyCalandra/modern-cpp-features)
|
||||
|
||||
## Training recommendations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user