0
How to be a good programmer
2 Respuestas
+ 4
Practice until it become muscle memory, doesn't have to be boring practice of repeating lessons, can be as simple as making a calculator. Focus on understanding codes.
+ 1
Practice coding. Also (as you progress and get comfortable with the basics) , study algorithms and patterns, and practice implementing them.