An Introductory Example#

Overview#

We are now ready to start learning the JavaScript.

In this lesson, we will write and then build on the small JavaScript program from previous section.

The objective is to introduce you to basic JavaScript syntax etc.

You should have read the lecture on getting started with JavaScript before beginning this one.