0
How easy is C++?
I want to learn C++ once I finish with JS. Is it easy or hard on a scale of one to ten
3 Antworten
+ 1
5 at the basics, 7,8 when you go to memory management stuff
+ 1
Okay. Then I will try it out.
0
The hardest programming language is the first language you learnt but to some extent, other languages May continue to hold the title of "hardest" and I'll rate c++ 8/10 (assuming you learnt JavaScript to a level)
if you don't have anything serious to do with it, it can get boring and it can even make you cry if your simple program can't run because there was no build for it. To make life easier, I'll recommend an ide like clion, visual studio which in turn may requires you to learn languages like cmake etc
Over all, c++ is one of the language that a real programmer should know