saintserge / CppDeveloperRoadmap

Roadmap for learning the C++ programming language for beginners and experienced devs.

Home Page:https://salmer.github.io/CppDeveloperRoadmap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ Developer Roadmap

Additional languages: Русский

C++ is still one of the most popular development languages. There are quite a number of people that want to start learning it and become a C++ developer. They face with the questions: "Where should I start? What and in what order should I study? What books should I read?"

We tried to answer these questions in the presented roadmap. The map focuses on general competencies and skills that could be found in most projects. It is designed to help those who are just starting their education or have little experience. You can create a more productive learning plan without being distracted by side information if you study the set of listed materials. It will help you to master C++ at the level that is used in many commercial projects.

Before you start exploring the map, it's recommended to read the articles listed below.

Articles

  1. Why and what for the roadmap has been created?
  2. Are you sure that you need C++?
  3. C++ - It's Not Rocket Science
  4. Application areas of C++
  5. Myths and Legends of C++
  6. Developers grading
  7. How to study?
  8. Books and other resources about C++
  9. Pet-project ideas
  10. Language toolkit
  11. More resources about C++: documentation, community links, etc.

Roadmap

More information on how to view and edit graphML file is stored here

License and conditions

The roadmap is published under the license CC BY-NC-SA 4.0: RUS || ENG. In a nutshell:

  • You can share, adopt or copy any chunk of the presented materials only in case you share a link to the original sources
  • It's PROHIBITED to use any chunk of the materials with any commercial reason.

Feedback and communication

In case of any remarks, proposals or ideas don't hesitate to contact us. We really appreciate your support :)

Please use one of the following paths via Github:

  • In case of any proposal or modification in the repository content - create a new PR in Pull Requests
  • In case of any proposal or modification in the repository content - submit a new Issue in Issues (Unfortunately, the Miro framework doesn't support a history tracker and the access to the roadmap is limited. We add all changes manually after their review and acceptance)

Contacts

Creators:

Reviewers:

About

Roadmap for learning the C++ programming language for beginners and experienced devs.

https://salmer.github.io/CppDeveloperRoadmap

License:Other