How can i master c++? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How can i master c++?

Student

14th Oct 2019, 1:36 PM
xDrake 010
xDrake 010 - avatar
4 Answers
+ 1
You know basics c++?
14th Oct 2019, 3:18 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
+ 1
Yes
15th Oct 2019, 3:31 AM
xDrake 010
xDrake 010 - avatar
+ 1
C++ is a *huge* language, much beyond the scope of what is taught in SoloLearn's provided (but still good) lessons. So large, that the book the founder wrote for it is longer than the Bible, and the standard for it, even larger. Even if you read it all, it will take allot time for it to settle. And then practice is needed along with experience in projects - and don't forget the standard library, good practices, design patterns, data structures and algorithms, discrete math, networking...etc. There's pretty much no quick shortcut, C++ is one of the toughest out there and it involves allot of thinking. I think one *can* master it through years of work and devotion, likely including personal time spent on projects as well. My advice is to keep learning things, build (and complete) projects, and go after challenges. Landing an internship/job in the field after some time would help as well, and the good thing is entry-level employers aren't looking for mastery of the language. And ask for help too. Good luck!
15th Oct 2019, 8:00 AM
Duck Typed
Duck Typed - avatar
+ 1
Play whith codewars.com
15th Oct 2019, 3:34 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar