How to code practically ! | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 4

How to code practically !

I'm here on sololearn from last 1 year trying to learn coding. i goes through all the 'for if while' on sololearn and some other websites/apps of programming language especially JavaScript. I tried to get into the root of some basic program on sololearn to understand the 'for if while' but always stuck in the giant hands of function, object and what we call it prototype. My question is that how to take control on all this maze, and understand it easily. And can code practically!

22nd Feb 2018, 6:50 PM
Msaligs
Msaligs - avatar
2 Respuestas
+ 8
There's usually books on how to code for a given language for practical purposes. If Sololearn doesn't work at teaching you, maybe that can be the next step.
22nd Feb 2018, 7:35 PM
Ahri Fox
Ahri Fox - avatar
+ 3
java script can be confusing at times. to gain more insight, I would recommend reading the "you don't know js" series. you can read the series at https://github.com/getify/You-Dont-Know-JS just scroll down the page, it consists of 6 books which you can read online.
22nd Feb 2018, 8:14 PM
storm
storm - avatar