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

How to become a master of C++?

So I really enjoy learning C++ and I am also taking it in a college course right now. I have some Java classroom background as well. I want to become very proficient at C++ as I really do enjoy it and am close to finishing the course here on SoloLearn. What resources did you use to become very good at C++? Pages with exercise to practice? I need a little guidance in the direction I need to go to keep learning. Tell me all of your best resources! Thanks!

2nd Dec 2017, 2:32 PM
Elyse Segebart
Elyse Segebart - avatar
8 Answers
+ 5
Using an IDE and not just the SL playground is a good start. https://www.sololearn.com/discuss/608805/?ref=app https://www.sololearn.com/discuss/410578/?ref=app Some Students can get certain Jetbrains software for free. https://www.jetbrains.com/student/ - Clion for C/C++ - Idea for Java (community is free for all)
2nd Dec 2017, 2:37 PM
Manual
Manual - avatar
+ 4
C++ resources - free ebooks - tips - other resources https://www.sololearn.com/discuss/459759/?ref=app
2nd Dec 2017, 2:40 PM
Manual
Manual - avatar
+ 3
@Manual I use Code::Blocks and Microsoft Visual Studio. For C++, do you think there is a better IDE than these?
2nd Dec 2017, 2:42 PM
Elyse Segebart
Elyse Segebart - avatar
+ 3
A crash course for C++ - fast paced basics https://youtu.be/Rub-JsjMhWY
2nd Dec 2017, 3:19 PM
Manual
Manual - avatar
+ 2
Code blocks is fine. I prefer VS (visual studio) and Clion( free for students)
2nd Dec 2017, 2:56 PM
Manual
Manual - avatar
+ 2
New Boston playlist - starts from basics to intermediate - uses codeblocks C++ Programming Tutorials Playlist: https://www.youtube.com/playlist?list=PLAE85DE8440AA6B83
2nd Dec 2017, 3:23 PM
Manual
Manual - avatar
+ 2
always train your skill, and try something new, build some code, this will make you more professional
2nd Dec 2017, 8:37 PM
Fauzi Prasetya
Fauzi Prasetya - avatar
2nd Dec 2017, 3:26 PM
Kinshuk Vasisht
Kinshuk Vasisht - avatar