mirror of
https://github.com/salmer/CppDeveloperRoadmap.git
synced 2025-12-17 20:44:39 +03:00
Introduced external sources for the C++
This commit is contained in:
21
CommunitySources.md
Normal file
21
CommunitySources.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Community sources
|
||||
|
||||
## C++ World
|
||||
|
||||
- https://en.cppreference.com/w/
|
||||
- https://www.cplusplus.com/reference/
|
||||
- https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines
|
||||
|
||||
## Popular conferences
|
||||
|
||||
- C++ Russia: https://cppconf.ru/
|
||||
- Cpp Con: https://cppcon.org/
|
||||
- Meeting C++: https://meetingcpp.com/
|
||||
- Cpp Now: https://cppnow.org/
|
||||
|
||||
## Conference youtube channels
|
||||
|
||||
- [C++ Now](https://www.youtube.com/user/BoostCon)
|
||||
- [C++ Russia](https://www.youtube.com/channel/UCJ9v015sPgEi0jJXe_zanjA)
|
||||
- [Meeting cpp](https://www.youtube.com/user/MeetingCPP)
|
||||
- [Cpp Con](https://www.youtube.com/user/CppCon)
|
||||
Reference in New Issue
Block a user