How hard is C++? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How hard is C++?

I have decided to learn C++, my problem is that I dont know how hard this course is, as we all know every programming language gets harder as you progress, so my question is, How hard is C++ compared to other languages?

5th Nov 2018, 6:01 PM
Isaac Perez
Isaac Perez - avatar
5 Answers
+ 5
C++ easy to learn hard to master. But the course it's not difficult. If you study you can finish.
5th Nov 2018, 6:15 PM
Anya
Anya - avatar
+ 4
el tomate The course is easy. You have unlimited tries and mostly multiple choice questions. It is mostly an interative resource. It is for after you finish to make your own code.
5th Nov 2018, 6:28 PM
Manual
Manual - avatar
+ 2
I can't directly tell you how hard C++ is, but you should have an understanding of how programming languages behave, and you should know how OOP works. I, for example, learned Java first to get a basic knowledge of OOP and the 'basic'-stuff (if/else, loops, etc.) and then I started learning C++ to better understand the 'special' things of C++.
5th Nov 2018, 6:16 PM
Jens
Jens - avatar
+ 2
Jens yeah in C++ basic programming stuff, Imperative Paradigm, and basic OOP is not hard. But advanced OOP in C++ can be pretty crazy. But SoloLearn languages courses have objective for try cover the basics for language starters. So it's not difficult.
5th Nov 2018, 6:30 PM
Anya
Anya - avatar
0
I think that thanks to java I have an acceptable knowledge of OOP, Ive been progressing in C++ a good amount.-It isnt as hard as I expected it to be, I also find it to be a very fun language, but I still have to see how it gets in the late lessons, I am with no doubt looking forward mastering C++
6th Nov 2018, 5:04 PM
Isaac Perez
Isaac Perez - avatar