This was the shortest module, wherein we were instructed to learn the basic syntax and application of Javascript. Javascript is a client-side scripting language used for adding functionality in a very similiar to PHP. The difference is PHP is primarily server-side, so the user only sees the resutls of the scripts, where as users can view the source of a page and see the Javascript.