The FREE JavaScript Resources Post

frontenddude

Frontend Dude πŸ‘¨β€πŸ’»

Posted on August 17, 2020

The FREE JavaScript Resources Post

Want to learn JavaScript for free but not sure where to start?
I've compiled a list of free resources that covers:

  • πŸ“˜ Books
  • πŸ–₯️ Websites
  • πŸ“ Free Courses
  • πŸŽ₯ Youtube Channels

Books

Search Google for any of these free books, they will show as one of the first results:

  • Eloquent JavaScript
  • You Dont Know Js
  • Learning JavaScript Design Patterns
  • Speaking JavaScript
  • JavaScript: The Good Parts
  • JavaScript For Cats
  • DOM Enlightenment
  • Understanding ECMAScript 6
  • Human JavaScript
  • Flavio Copes JS Handbook

Websites

MDNs JavaScript Reference

JavaScript Info

JavaScript Garden

Free Code Camp

Scotch Learn JS from scratch

Learn JS

w3schools JS

Tutorialspoint JS

Wikibooks Js Intro

Codecombat a JS game

HTMLDog JS Tutorials

JavaScript Kit JS Tuts

David Walsh's JS Blog

Flavio's JS Tuts blog

YouTube Channels

Free Courses

https://javascript30.com/ - JavaScript30

https://scrimba.com/ - Scrimba Free JS Courses

https://learnjavascript.online/ - Learn in an interactive environment.

https://www.coursera.org/search?query=javascript& - Coursera JS courses

https://coderbyte.com/starter-course/learn-javascript-in-one-week - Coderbyte learn JS in one week

https://channel9.msdn.com/Series/JavaScript-Fundamentals-Development-for-Absolute-Beginners - JS fundamentals

https://www.udacity.com/course/intro-to-javascript--ud803 - Udacity intro to JS

https://www.codecademy.com/learn/introduction-to-javascript - CodecAdemy Intro to JS (free trial)

https://www.pluralsight.com/courses/code-school-javascript-road-trip-part-1 - Intro to the very basics of the JavaScript language. (free trial)

https://teamtreehouse.com/library/javascript-basics - TreeHouse JS basics (free trial)

Keep In Touch

This post is inspired by one of my recent Twitter posts.

If you enjoyed this article or found it helpful, lets stay connected. You can find me on Twitter sharing tips and code snippets @frontenddude

πŸ’– πŸ’ͺ πŸ™… 🚩
frontenddude
Frontend Dude πŸ‘¨β€πŸ’»

Posted on August 17, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related