+ 5
How I can learn C++
6 Respostas
+ 26
Sololearn course is not enough?
Read books, articles and practice.
+ 7
If you need somewhere for more on cpp you can visit these sites
http://www.cplusplus.com
http://www.learncpp.com
https://www.udemy.com/topic/C-plus-plus-tutorials/
http://xoax.net/cpp/crs/console/index.php
http://www.tutorialspoint.com/cplusplus
+ 7
Try copying the instructions from this video.
https://youtu.be/Rub-JsjMhWY
Also complete the C++ course.
+ 5
Or there is the trusty google or stack exchange
+ 2
sololearn isnt the end all be all for learning C++ there is a lot that SL doesnt teach you when it comes to C++ here are a few things for you to google yourself
tutorials point
(is another website that teaches you about the language and also multitude of other languages)
learncpp
(is an awesome website teaches people who has never touched a programming language in there life and others who are just learning a new language ---THIS SITE IS ALWAYS EXPANDING ITS TUTORIAL SERIES ON NEW SUBJECTS ABOUT THE LANGUAGE---)
codewars
(isn't a tutorial in learning to programming is used to practice and hone your skills as a programmer )
+ 1
solo learn is to be used for practice purpose, if you are beginners read books and practice at pc