Resources to learn js in the right way taken from my forum post during the Google Udacity Scholarship.
https://discussions.udacity.com/t/javascript-resource-list-for-complete-beginners/434697?source_topic_id=444559 by @cristiano.petricciuo
-
@fcFn recommended Douglas Crockford6 lectures on JavaScript “They’re long but fun and help to understand some reasons behind JavaScript creator’s choices.”
-
@andreynazarov3 suggested to watch the Stanford Programming Methodology Course9 “It covers basic programming principles. And is taught in Java, after that JS is more clear to understand.”
-
@pspm19987cpwq pointed me to this video tutorial7 that looks simple enough.
-
While @alice.berlin suggested to take a look at this e-book called “JavaScript in 24h10” (pretty self-explanatory), @Inmessionante posted a link to a GitHub library called “You don’t know JS6” full of useful stuff.
-
https://www.youtube.com/watch?list=PL46F0A159EC02DF82&v=yQaAGmHNn9s
Other topics: So I am starting JavaScript training …, Top Ten Things Beginners Must Know About JavaScript, Great youtube channel for javascript, https://discussions.udacity.com/t/must-watch-javascript-talks/476726
- https://www.freecodecamp.org/
- http://javascript.info/ by @sergio_kagiema
- https://www.w3schools.com/js/
- http://javascriptissexy.com/ This is one is my favorite when it comes to understanding something in details.
- https://watchandcode.com/
- https://www.udacity.com/course/es6-javascript-improved--ud356
- https://javascript30.com/
- https://www.w3resource.com/javascript-exercises/javascript-basic-exercises.php
Other topics: javascript training, Useful material for the course!, Javascript free resource, The 50 Best Websites to Learn JavaScript, The Websites and Resources to Learn JavaScript, Is there any other online learning platforms that you use in parallel with this one, 5 Cool JavaScript tools to enrich your website!
https://discussions.udacity.com/t/looking-for-a-good-book-about-javascript/471098 by @Naebula
-
https://github.com/getify/You-Dont-Know-JS recommended by @Mikkel (forum mentor)
-
http://jsforcats.com/ Other topics: Some free e-books for Javascript, Must read free e-book - Javascript, Free book for Angular., good book for javascript
JavaScript Debugging: Simple Guideline
Other Topics: Funny tricks with javascript!!!!! Amazing JavaScript tricks