How can i improve my skills in programing? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can i improve my skills in programing?

8th Dec 2019, 9:36 PM
Azer.hamdi
Azer.hamdi - avatar
2 Answers
+ 5
- Learn how to use the symbols of the trade. I.e. flowcharts, pseudo code and uml. - You should also learn how to use your tools effectively I.e your editor/ide, the browser and the command line. - you need to practice what you've learnt several times before it becomes effortless.
8th Dec 2019, 9:45 PM
Logomonic Learning
Logomonic Learning - avatar
+ 1
While(!skills) { Practice(); If(topic==0) { Learn(topic); } }
9th Dec 2019, 3:39 AM
Arsenic
Arsenic - avatar