Class 5 — Javascript introduction and concepts
        The behavioural layer for web pages

Javascript topics        Javascript examples

Topics

With the examples we have an overview of the following programming concepts.

Example programs

In programming you begin with a given set of objects and a set of operations that modify those objects. Programming is creating a sequence of instructions for a person or machine to follow, where the instructions specify which objects you are to use and with which operations you are to modify them.

Spaceling exercise

spaceling.html
spaceling.css
spaceling.js