How can I improve C++ skills after finishing the SoloLearn course ? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

How can I improve C++ skills after finishing the SoloLearn course ?

I want to improve my skills in c++ but i dont know where to start from and what to learn. Can someone point any good youtube tutorials, any helpful documentation or exercises i can take/ projects i can take part in?

23rd Apr 2017, 5:46 PM
Joan
Joan - avatar
6 Antworten
+ 18
code a lot!
23rd Apr 2017, 5:49 PM
Daniel Hisa (1,2,3, Let'sCode!)
Daniel Hisa (1,2,3, Let'sCode!) - avatar
+ 12
for videos watch thenewboston c++ tutorials....and practice more by making small projects...lessons on codecademy are also good
23rd Apr 2017, 5:54 PM
Husnain Javaid
Husnain Javaid - avatar
+ 11
If literature is your thing - https://www.sololearn.com/Discuss/204501/?ref=app If you want to find beginner projects to polish your skills - https://www.sololearn.com/Discuss/187862/?ref=app If you want some challenging stuff - www.codewars.com
23rd Apr 2017, 5:51 PM
Hatsy Rei
Hatsy Rei - avatar
+ 4
implement a project of your own. that's the advice for beginners as well for experts. good luck. :)
23rd Apr 2017, 5:51 PM
Thanh Le
Thanh Le - avatar
+ 1
Look up beginner projects and try making programs
25th Apr 2017, 11:51 AM
Lithia
Lithia - avatar
+ 1
Look up beginner projects and do them without trying to look at other people's code. If you have problems with your program, want people to review your program, or have a specific question, go to cplusplus.com and go post in the beginner forums. Don't go to stack overflow because it's not really a place for beginners. Over there they don't like "stupid questions" and down vote you.
27th Apr 2017, 5:02 AM
Lithia
Lithia - avatar