Javascript

This is a very basic overview in Javascript, glossing over many details.

We show how to accomplish a few things in Javascript, with code ready for copy and pasting or demoing. It's not until Syntax that the language is unpacked a little further.

Javascript is an excellent language to play with, so please do try to get the first things running before worrying too much about understanding what's going on.

Next: Starting a Script