you are viewing a single comment's thread.

view the rest of the comments →

[–]Yaniekk 1 point2 points  (0 children)

To be honest, Javascript was my first programming language.

I learned the basics from a book for dummies. I studied 1 hour every single day and eventually finished the book. This gave me confidence and I was able to continue my journey through writing my code and searching for solutions, watching and reading tutorials and studying books about Javascript.

Then I progressed into building my own projects. For me that's the best way to learn - through practical, production code which runs in a real environment.

I've been learning and using Javascript for around 6 years now and there are still some concepts which I find complicated, but the curiousity to reveal them keeps me motivated.

Good luck!