JavaScript Resources
Code School Courses
JavaScript Road Trip
An introduction to the very basics of the JavaScript language. Build a foundation of JavaScript syntax and learn how to use values, variables, and files.
View CourseJavaScript Best Practices
Become a more informed, conscientious user of JavaScript as you explore time-tested, useful techniques that will improve legibility, performance quality, and safety in your scripts.
View CourseES2015: The Shape of JavaScript to Come
Stay in tune and learn some of the new features of ES2015, the most extensive update to the JavaScript language since it was first released in the ‘90s.
View CourseTry jQuery
Learn the basics of jQuery 2.0, a JavaScript library, to modify elements on the page and improve user interaction.
View Course
JavaScript Tutorials

Pluralsight’s Quick Start to JavaScript
Learn the basics and create your own zombie text adventure game.