Learn JavaScript for free

Go to class
Write Review

Free Online Course: Learn JavaScript for free provided by Scrimba is a comprehensive online course, which lasts for 7 hours worth of material. The course is taught in English and is free of charge. Learn JavaScript for free is taught by Per Harald Borgen.

Overview
  • Learn the basics of JavaScript by solving 140+ interactive coding challenges and building three fun projects.

    • const & let
    • strings
    • numbers
    • booleans
    • objects
    • arrays
    • functions
    • methods
    • for loops
    • logical operators
    • mathematical operators
    • JSON
    • Math object
    • DOM manpulation
    • getElementById()
    • querySelector()
    • addEventListener()
    • innerText
    • textContent
    • innerHTML
    • conditional statements
    • truthy vs falsy values
    • template strings
    • localStorage
    • debugging with Google

Syllabus
  • This course contains 160 interactive screencasts spread across 6 modules.

    • Build a passenger counter app
    • Practice time - part 1
    • Build a Blackjack game
    • Practice time - part 2
    • Build a Chrome Extension
    • Practice time - part 3