| introduction | javascript or ECMAscript: the scripting language for html web pages |
| integration | how to integrate a javascript programme into your html page |
| language | ECMAscript is an object-oriented language |
| types | ECMAscript primitive data types |
| operators | operators: +, -, %, x, ... |
| commands | different commands, tests, loops... |
| functions | creating a function to structure your programmes |
| objects | the objects and the standard library of ECMAscript objects |
| conclusion | just a few words before I let you out to play :-) |