JavaScript Exercise 1a

Background Resources

JavaScript Guide for JavaScript v1.8
The canonical reference guide to the JavaScript language, for the Mozilla Developer Network. This is the recommended text for this part of the course.

Practicing JavaScript

Look at the JavaScript guide and use the JavaScript console in your browser to experiment with the language. Try out function definitions and array manipulations. Try the following: