Which is best way to learn programming? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Which is best way to learn programming?

24th Oct 2017, 1:35 PM
U_123
U_123 - avatar
3 Answers
+ 10
1 - Learn the basics (syntax and history) 2 - Learn control flow (loops and anonymous functions) 3 - Learn functional programming 4 - Learn Object oriented programming (Inheritance, etc) 5 - Learn algorithms and data structures 6 - Develop your own scripts, programs and modules 7 - Join open source and contribute 8 - Do DRY not WET 9 - Work with others 10 - Be the next mark zuckerberg, steve jobs, steve wozniek, bill gates etc. Simply Think twice and code once☺
24th Oct 2017, 1:58 PM
Given
Given - avatar
+ 2
Practice, practice.....
24th Oct 2017, 1:46 PM
Daniel
Daniel - avatar
+ 1
Pick the best book on the language and read it cover to cover. Twice. And do all exercises in the book.
24th Oct 2017, 5:49 PM
Tomas Rimkus
Tomas Rimkus - avatar