Introduction - Just Get Started
Welcome to JavaScript
We'll cover the following...
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 ...
Create a free account to access the full course.
By signing up, you agree to Educative's Terms of Service and Privacy Policy