Best way to practice programming | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 3

Best way to practice programming

What is the best way to practice programming after learning on SoloLearn?

14th May 2017, 7:16 AM
Bary Presh
Bary Presh - avatar
3 Respuestas
+ 2
Best way to practice (in any job, not only programming) is doing some stuff that can be useful for people in real life. With HTML, CSS, JS and PHP (and SQL additionaly) you can try to develop your own simple (or more advanced, depends of your skill) CMS for your site, forum or blog. Even if you will never use it maybe you could use parts of its code in your future projects. I always save all my code and there was many times when i used its parts in some regular freelance jobs later.
14th May 2017, 7:38 AM
Jeth
Jeth - avatar
+ 2
I've found you learn by doing. Programs are often called "solutions" try to think of a problem you could fix. From your code tags, you're into web development, si find a friend with a hobby like photography or music or a small business and offer to make them a website. You'll get experience working with a client to extract their needs and requirements as well as coding practice and you can include it in your portfolio of examples of your work. That's my plan anyway : )
15th May 2017, 12:16 AM
PirateHamish
PirateHamish - avatar
+ 1
Try to do some tutorials, explore what you can make in the Playground
14th May 2017, 7:19 AM
Maart
Maart - avatar