What are the best ways to learn and retain coding practices? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

What are the best ways to learn and retain coding practices?

I am new to the coding community and beginning to learn.

18th May 2017, 5:23 AM
James Lanier
James Lanier - avatar
3 Respuestas
+ 13
1.learn the any one language syntax, understand problem statement and bring out a logic, implement the logic using the syntax. 2.repeat step 1 till end of life
18th May 2017, 6:44 AM
manoj katari
manoj katari - avatar
+ 7
Practice. Mess around with all the 'try it yourself' examples in the code playground. Check out YouTube videos on what you're learning. Help others.
18th May 2017, 6:39 AM
David Ashton
David Ashton - avatar
+ 4
- learn by reading about it. - practice - work in team and contribute to larger projects.as this is where best practice benefits are most obvious.
18th May 2017, 5:37 AM
ifl
ifl - avatar