codeburst

Bursts of code to power through your day. Web Development articles, tutorials, and news.

Follow publication

Best courses to learn Javascript

Trevor-Indrek Lasn
codeburst
Published in
2 min readMay 8, 2017

Javascript is by far the most popular programming language out there. We can build static websites, web applications, native mobile applications, desktop applications and loads more. There isn’t a reason not to learn it — learning javascript will make you thousand times more employable.

here are my favorite courses to learn javascript in 2017.

1. Javascript30free

A free 30-day vanilla js coding challenge. Learn to build Build 30 things in 30 days with 30 tutorials. No Frameworks, No Compilers, No Libraries, No Boilerplate.

Teacher — Wes Bos

2. The Complete JavaScript Course: Build a Real-World Project10$

Master JavaScript with the most complete JavaScript course on the market! Includes projects, challenges, final exam, ES6.

Teacher — Jonas Schmedtmann

3. Learn ES6 (ECMAScript 2015) free

This course takes a look at some of the new features that JavaScript has available with ES6 (ECMAScript 2015). It is a “montage” from several instructors.

Teacher — johnlindquist

4. LEARN NODE!62$ ~ 129$ (depending on course)

With a focus on modern JavaScript and real-world application, Learn Node is an efficient way to add server-side JavaScript to your skill-set and start building the applications you have been dreaming about.

Teacher — Wes Bos

5. ES2015 Crash Coursefree

If you feel overwhelmed by the lightning-fast pace of the JavaScript community, you’re not alone. The JavaScript (likely using jQuery) you might have written in 2009 doesn’t even remotely resemble the scripts of today. In this series, I’ll give you a crash course on the latest and greatest that the language has to offer.

Teacher — Laracasts

6. Practical JavaScriptfree

This is not a tutorial where you learn a bunch of things in a very shallow way. You’re going to get really damn good at JavaScript. Like a real programmer, you won’t worry about the buzzword of the day because you’ll have the fundamental skills to pick up things on your own.

Teacher — Gordon Zhu

7. Advanced Javascript 10$

In only three hours you will learn enough javascript to transform from a Junior JS Dev into a Senior JS Guru

Teacher — Asim Hussain

I hope you find at least one suitable course and watch it — they’re all good. I recommend.

If you prefer to read instead, I’d recommend reading the “You Don’t Know JS” book series.

Keep fighting and stay learning!

Create an account to read the full story.

The author made this story available to Medium members only.
If you’re new to Medium, create a new account to read this story on us.

Or, continue in mobile web

Already have an account? Sign in

Responses (15)

Write a response