Intro to JavaScript | Variables | Operators | Functions | If/else | For loops | Events

Welcome to this page about JavaScript.
This page will give you a short intoduction to the JavaScript language.

We will go through the following steps:
1.Variables
2.Operators
3.Functions
4.If/else
5.For loops
6.Events