0

how to improve freshly learnt programming skills?

general programming

22nd Jan 2017, 8:23 PM
Yasser
Yasser - avatar
2 Answers
+ 3
"Practice makes perfect"
22nd Jan 2017, 8:30 PM
Unai Mengual
Unai Mengual - avatar
+ 2
Practice and experimentation. Try to make the same program from scratch or implement the same code updates in another project. When I first started playing around with threading, for example, I implemented threading in a few of my other projects at the same time. This helped me optimize my coding methodology and streamline my implementation of the technology.
22nd Jan 2017, 8:29 PM
Kevin Gilkey-Graham
Kevin Gilkey-Graham - avatar