This course is about building a basic understanding of graphical user interfaces and a basic expertise in building such interfaces with web technologies.
In several inputs, we will look into the history of the Internet, basic concepts, languages and frameworks for building web interfaces.
http://thenextweb.com/media/2012/06/02/jayse-hansen-on-creating-tools-the-avengers-use-to-fight-evil-touch-interfaces-and-project-glass/
Right from the start we will begin with building ourselves a new web portfolio.
Here is some inspiration: http://www.awwwards.com
Create a list of your projects with titles, images and descriptions.
Differences to Processing (Compiled, Interpreted)
Variables (var (Number, Array, ...) vs. int, float, ...)
Similar Conditionals & Loops
Functions
.$()
.click()
Create a Calculator with jQuery.
Start working on your personal GUI Element Library.