mirror of
https://github.com/salmer/CppDeveloperRoadmap.git
synced 2025-12-17 04:24:39 +03:00
Rework of all the articles in English (#76)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# :flashlight: Why and what for the roadmap has been created?
|
||||
# :flashlight: Why was the roadmap created and for what purpose?
|
||||
|
||||
C++ is actively used in many commercial projects. Throughout its history the language has undergone big changes. It made C++ much more convenient for day-to-day use. But a lot of speculation, myths and fears still hover around the language to scare off a large number of people who want to learn it. Our goal is to help beginners dispel the myths about the complexity of C++ and to help them to find their way to learn the language.
|
||||
|
||||
@@ -10,6 +10,12 @@ This roadmap tries to fill the gap that has been formed. The idea of creation ar
|
||||
|
||||
Also, the map can be useful for those who have already been practicing using C++ for some time in personal and work projects. It can help you to understand what knowledge you are lacking to deepen the level of language proficiency, as well as become a highly qualified specialist.
|
||||
|
||||
Speculation, myths, and fears still surround the C++ language, causing many people to shy away from learning it. Our goal is to dispel these myths and help beginners navigate their way to learning the language.
|
||||
|
||||
There is a shortage of C++ developers in the market. Many active developers have learned the language through sheer determination and not because it was easy to find information. Most educational platforms or courses do not offer high-quality lessons, leaving a gap in relevant information for beginners. It is not sufficient to meet the demands of the market with the current approach to learning C++.
|
||||
|
||||
This roadmap was created after conducting numerous interviews with inexperienced C++ developers, who showed common patterns such as gaps in basic knowledge and a lack of understanding on how to learn the language. It is not only aimed at beginners, but also those who have been practicing C++ for some time in personal and work projects, helping them to deepen their understanding of the language and become highly qualified specialists.
|
||||
|
||||
---
|
||||
|
||||
[**To main page**](../README.md)
|
||||
Reference in New Issue
Block a user