mirror of
https://github.com/salmer/CppDeveloperRoadmap.git
synced 2025-12-17 04:24:39 +03:00
1.5 KiB
1.5 KiB
Community sources
C++ General
- CppReference
- CPlusPlus
- C++ Core Guidelines
- Microsoft GSL C++ (Guidelines Support Library)
- News from the C++ Standardization Committee
- C++ Online Compiler Explorer
Popular C++ conferences
C++ Conference YouTube Channels
Alternative sources for learning C++
- The ancestor of the roadmap idea
- Collection of various C++ resources
- Cpp con (back to basics)
- C++ course for language basics
Other interesting repositories
- A cheatsheet of modern C++ language and library features
- Collection of libraries and frameworks for C++