+ 1
Should I learn C++ as my first programming language?
3 Respostas
+ 1
While C and C++ are great to understand the inner gears, I would recommend python as a first programming language. Or if you want something similar to C++, try Java, it's a bit easier than C++ since you don't have to manage dynamic memory.
+ 1
c and c++ are necessery for engineers
0
Well, maybe the more serious question is "Should I use C++ as my first programming language to programing my bigger project . Here in Sololearn (or else) you can learn more programming languages (bases of them)in sequence. And after you choice which of these you will use to create your programs. Because, C++ is really a difficult language to learn , but you can get a better results of speed, or memory using then others programming languages. Or use it in special cases, gets a highly paid etc.