+ 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!
8 Respuestas
+ 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)
+ 4
C++ resources
- free ebooks
- tips
- other resources
https://www.sololearn.com/discuss/459759/?ref=app
+ 3
@Manual I use Code::Blocks and Microsoft Visual Studio. For C++, do you think there is a better IDE than these?
+ 3
A crash course for C++
- fast paced basics
https://youtu.be/Rub-JsjMhWY
+ 2
Code blocks is fine.
I prefer VS (visual studio) and Clion( free for students)
+ 2
New Boston playlist
- starts from basics to intermediate
- uses codeblocks
C++ Programming Tutorials Playlist: https://www.youtube.com/playlist?list=PLAE85DE8440AA6B83
+ 2
always train your skill, and try something new, build some code, this will make you more professional
+ 1
You may even visit www.cplusplus.com/doc/tutorial and www.cplusplus.com/reference