I’m trying to learn JS | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

I’m trying to learn JS

I’ve finished all topics in tutorial on the topic of objects and object methods. But there’s a problem, I cannot really say that I understood and can use all this knowledge very well. Should I move on or try to understand it completely??💪👍😘

31st Mar 2019, 12:33 PM
Evgenii Kosharnyi
Evgenii Kosharnyi - avatar
2 Respuestas
+ 3
OOP is an important concept in programming (not only for JavaScript). Please don't rush the lessons. Because finishing the courses quickly don't help you master the skills. You can master a skill by practice only. After seeing your description in your question, I suggest you can also : (i) Learn the ES6 syntax, and (ii) Learn from a YouTube video. An interesting mini project to practice OOP would be a RPG game engine. Here is the YouTube video which I learned from, my OOP experiment, and the development of that experiment: https://www.sololearn.com/post/38381/?ref=app https://code.sololearn.com/WAjJkQ8RXk40/?ref=app https://code.sololearn.com/WMSROPdKNoCl/?ref=app
31st Mar 2019, 1:35 PM
Gordon
Gordon - avatar
+ 2
You should practice writing codes and I think that's the best way to improve your knowledge and skills.
31st Mar 2019, 1:18 PM
TheWh¡teCat 🇧🇬
TheWh¡teCat 🇧🇬 - avatar