Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/salmer/CppDeveloperRoadmap
The roadmap for learning the C++ programming language for beginners and experienced devs.
https://github.com/salmer/CppDeveloperRoadmap
cpp developer-experience diy gitbook junior junior-developers learning middle middle-developers roadmap self-study
Last synced: 5 days ago
JSON representation
The roadmap for learning the C++ programming language for beginners and experienced devs.
- Host: GitHub
- URL: https://github.com/salmer/CppDeveloperRoadmap
- Owner: salmer
- License: other
- Created: 2021-05-12T13:16:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-08T13:19:55.000Z (12 months ago)
- Last Synced: 2024-10-16T03:41:23.767Z (20 days ago)
- Topics: cpp, developer-experience, diy, gitbook, junior, junior-developers, learning, middle, middle-developers, roadmap, self-study
- Homepage: https://salmer.github.io/CppDeveloperRoadmap
- Size: 5.03 MB
- Stars: 2,886
- Watchers: 57
- Forks: 293
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-roadmaps - C++ Developer Roadmap - Roadmap focuses on general competencies and skills about C++ in 2022 [<img src="https://img.shields.io/badge/Roadmap-2022-green.svg">](https://github.com/salmer/CppDeveloperRoadmap). (Programming Language)
README
# C++ Developer Roadmap
## :speech_balloon: Additional languages: [Русский](Russian/README.md) [中文](Chinese/README.md)
C++ is still one of the most popular development languages in [2021](https://insights.stackoverflow.com/survey/2021#most-popular-technologies-language-prof) and [2022](https://survey.stackoverflow.co/2022/#most-popular-technologies-language-prof). There are quite a few people who want to start learning C++ and become a developer. They face the questions: "Where should I start? What and in what order should I study? What books should I read?
We have tried to answer these questions through the presented roadmap. The roadmap focuses on the general competencies and skills that are commonly found in most projects. It is designed to assist those who are just beginning their education or have limited experience. You can create a more effective learning plan without being sidetracked by irrelevant information if you study the materials listed. It will aid you in mastering C++ to the level commonly used in many commercial projects.
It is recommended that you read the articles listed below before starting to explore the map.
# :bookmark_tabs: Articles
1. :flashlight: [Why was the roadmap created and for what purpose?](English/Rationale.md)
1. :mag: [Are you certain that you require knowledge of C++?](English/SelfIdentification.md)
1. :space_invader: [C++ - It's Not Rocket Science](English/FunCpp.md)
1. :clipboard: [Application areas of C++](English/AreasOfApplication.md)
1. :ghost: [Myths and Legends of C++](English/Mythbusters.md)
1. :chart_with_upwards_trend: [Developers grading](English/Grades/Overview.md)
1. :mortar_board: [How to study?](English/HowToStudy.md)
1. :books: [Books and other resources about C++](English/Books/Overview.md)
1. :telescope: [Pet-project ideas](English/PetProjects.md)
1. :triangular_ruler: [Language toolkit](English/Tooling.md)
1. :gem: [More resources about C++: documentation, community links, etc.](English/CommunitySources.md)# :milky_way: Roadmap
The roadmap is available in the following formats:
* :arrow_forward: [Miro](https://miro.com/app/board/o9J_lpap34Q=/)
* :arrow_forward: [GraphML](English/Graph/roadmap.svg)Instructions on how to view and edit a graphML file can be found [here](English/Graph/README.md)
# :key: License and conditions
The roadmap is published under the license **CC BY-NC-SA 4.0**: [RUS](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.ru) || [ENG](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en). In a nutshell:- You may only share, adopt, or copy any portion of the presented materials if you provide a link to the original sources.
- It's **PROHIBITED** to use any portion of the materials for any commercial purposes.# :mailbox: Feedback and communication
In the event of any comments, proposals, or ideas, please do not hesitate to contact us. We truly value your support.
You can reach us through one of the following channels via Github:
- In case of any proposal or modification in the **repository** content - create a new PR in [Pull Requests](https://github.com/salmer/CppDeveloperRoadmap/pulls)
- In case of any proposal or modification in the **repository** content - submit a new Issue in [Issues](https://github.com/salmer/CppDeveloperRoadmap/issues) (Unfortunately, the Miro framework does not have a history tracker and access to the roadmap is restricted. All changes are added manually after they have been reviewed and approved)# :telephone: Contacts
Creators:
- [Evgenii Melnikov](https://github.com/salmer),
- [Dmitrii Dmitriev](https://github.com/DmitrievDmitriyA),
- [Dmitriy Savin](https://github.com/SD57)Reviewers:
- [Sergey Tyulenev](https://github.com/marleeeeeey),
- [Konstantin Komarov](https://github.com/MolinRE),
- [Sergey Skliar](https://github.com/SergeiSkliar)
- Community :)