Skip to content

ClaudeDev/JavaScript-Resources-Web-Devs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

JavaScript-Resources-Web-Devs

Resources to learn js in the right way taken from my forum post during the Google Udacity Scholarship.

JAVASCRIPT FOR BEGINNERS

https://discussions.udacity.com/t/javascript-resource-list-for-complete-beginners/434697?source_topic_id=444559 by @cristiano.petricciuo

  1. @fcFn recommended Douglas Crockford6 lectures on JavaScript “They’re long but fun and help to understand some reasons behind JavaScript creator’s choices.”

  2. @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.”

  3. @pspm19987cpwq pointed me to this video tutorial7 that looks simple enough.

  4. 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.

  5. https://www.youtube.com/watch?list=PL46F0A159EC02DF82&v=yQaAGmHNn9s

  6. https://github.com/bolshchikov/js-must-watch

  7. https://www.youtube.com/watch?v=jkTzHEtHd54

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

JAVASCRIPT COURSES

  1. https://www.freecodecamp.org/
  2. http://javascript.info/ by @sergio_kagiema
  3. https://www.w3schools.com/js/
  4. http://javascriptissexy.com/ This is one is my favorite when it comes to understanding something in details.
  5. https://watchandcode.com/
  6. https://www.udacity.com/course/es6-javascript-improved--ud356
  7. https://javascript30.com/
  8. 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!

JAVASCRIPT BOOKS AND EBOOKS

https://discussions.udacity.com/t/looking-for-a-good-book-about-javascript/471098 by @Naebula

  1. https://github.com/getify/You-Dont-Know-JS recommended by @Mikkel (forum mentor)

  2. http://eloquentjavascript.net/Eloquent_JavaScript.pdf

  3. https://www.amazon.com/gp/product/144934013X/ref=as_li_ss_tl?ie=UTF8&linkCode=sl1&tag=codep0d-20&linkId=a00d885899705f4f62072a9706b1827b

  4. https://www.amazon.com/JavaScript-Good-Parts-Douglas-Crockford/dp/0596517742/ref=as_li_ss_tl?ie=UTF8&redirect=true&linkCode=ll1&tag=eejs-20&linkId=afcaa6d74f1fbcc21a0c4d728b83dde1

  5. 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

JavaScript Debugging: Simple Guideline

JavaScript Indentation

JAVASCRIPT REFERENCE

  1. https://developer.mozilla.org/en-US/docs/Web/JavaScript

  2. https://www.w3schools.com/jsref/default.asp

  3. https://docs.microsoft.com/en-us/scripting/javascript/javascript-language-reference

  4. https://quirksmode.org/js/contents.html

    JAVASCRIPT PLUGINS

  5. https://flow.org/

  6. https://packagecontrol.io/packages/Babel

  7. https://packagecontrol.io/packages/SublimeLinter

  8. https://packagecontrol.io/packages/JsFormat

  9. https://packagecontrol.io/packages/DocBlockr

  10. https://packagecontrol.io/packages/SideBarEnhancements

  11. https://packagecontrol.io/packages/AngularJS

JAVASCRIPT TRICKS AND GAMES

  1. https://lab.reaal.me/jsrobot/

  2. https://checkio.org/

  3. https://www.codingame.com/start

  4. http://jsdares.com/

  5. https://alexnisnevich.github.io/untrusted/

Other Topics: Funny tricks with javascript!!!!! Amazing JavaScript tricks

Releases

No releases published

Packages

No packages published