Files
CppDeveloperRoadmap/CommunitySources.md
2021-10-10 19:41:00 +03:00

28 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Community sources
## C++: документация
- [CppReference](https://en.cppreference.com)
- [CPlusPlus](https://www.cplusplus.com/reference)
- [C++ Core Guidelines](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines)
- [Рабочая группа C++ - представители комитета по стандартизации языка в России](https://stdcpp.ru/)
## Популярные конференции по С++
- [C++ Russia](https://cppconf.ru/)
- [Cpp Con](https://cppcon.org/)
- [Meeting C++](https://meetingcpp.com/)
- [Cpp Now](https://cppnow.org/)
## Каналы конференций по C++ на YouTube
- [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)
## Альтернативные источники для изучения С++
- [Прародитель идеи по дорожной карте](https://www.cjdb.com.au/sg20-and-videos.html)
- [Cpp con (back to basics)](https://www.youtube.com/playlist?list=PLHTh1InhhwT5o3GwbFYy3sR7HDNRA353e)