Pong
was a demonstration of the pieces of web development. Primarily a first exercise in JavaScript implementation from concept to flowchart and pseudo code development through actual coding and some minor modifications. The class was introduced to jsfiddle.
Recipe Page
was an exercise in the more common HTML element usage and an introduction to CSS. We moved into brackets for a more robust (and free) development editor.
Calculater
this project continued CSS familiarization and expanded on JavaScript event handlers plus introductions to w3schools and codeacademy, and the JavaScript reference manual at Mozilla Developer Network. The use of code versioning software, specifically git became an absolute necessity.
Functions
was an exercise writing JavaScript functions as call backs so they could fit into a test harness that and checked output against expected output.
ToDo
was based loosely on the MVC toDo application. It exercised our familiarity with event processing via jQuery/JavaScript.
Load Assignment
is an application that I have been developing as an outgrowth from my former life as an OTR driver.