CppDeveloperRoadmap
CppDeveloperRoadmap copied to clipboard
The roadmap for learning the C++ programming language for beginners and experienced devs.
It's nice to have a topic with a list of validated and approved courses where people can start to learn the C++ language for a free or reasonable price.
It's nice to create a list of videos about common knowledge about C++ for juniors and middle developers. It's nice to have videos that explain the most useful technics and...
I think it will be great to add databases for juniors-level. This skill is actually necessary nowadays.
In the section about multithreading, in addition to the standard library, you can add a topic about using OpenMP as a multithreaded programming tool in C++. Also tell the reader...
in the Russian version on the Mythbusters.md page, the link to the book file should be updated in the section "Изучайте С++ только по стандарту" now the link leads to...
Добрый день. Предлагаю для каждого "дорожного пункта", где это возможно, добавить ссылку на godbolt, где будет приведен демонстрационный пример. Например, человек открывает карту, идет по пунктам Hard skills - Синтаксис...
I have reviewed the route but, on the right side (hard skill) there are sections separated by steps, I cannot understand the correct order. In principle there are 4 very...