+ 4
How I learn C++ in short time?
4 ответов
+ 2
thanks
+ 12
https://www.quora.com/How-can-I-learn-C++-as-fast-as-possible
I don't recommend to learn it in a short time.
+ 1
I don't know about short time, but here's all you need to get you started to learn all you want ☺
http://www.openculture.com/freeonlinecourses#Computer Science Courses
https://www.ted.com/talks/shai_reshef_a_tuition_free_college_degree
www.coursera.org
www.stackoverflow.com
https://redditfavorites.com/books/programming/
https://www.42.us.org/
https://www.appacademy.io/
https://www.sololearn.com/discuss/510275/?ref=app
www.freecodecamp.org
www.w3schools.com
www.codewars.com
0
By finding projects to code for! The best practice in every programming language is to understand it by using it. First get a quick idea by going through what the language offers and then put these things in action by providing solutions to real problems.