...

/

Introduction - Just Get Started

Introduction - Just Get Started

Welcome to JavaScript

Just Get Started

This course requires no downloads, configuration, or setup. Everything you need is built-in to the lessons using code editors, like this one. You can jump right in.

Hit “Run” below. It’s that simple.

Press + to interact
// You can type and run code here! Try clicking
// the "Run" button below.
console.log("This will print out!");

These blocks are interactive. Try changing the words This will print out! to anything you like and pressing “Run” again. Congratulations. You’ve written your first line of JavaScript!

Welcome

You’re here because you’re interested in learning JavaScript. You need a ...