Wind Map, 2012. By Fernanda Viegas and Martin Wattenberg.
See a video of them talking about it here
...
<--back
Sept 07::
Introduction
Review syllabus: http://beforebefore.net/scima300/f16/
The Processing programming language
Conversation: What is data? How do we organize it? When is it beautiful? When is it meaningful?
Review code basics
- the Processing environment
- variables
- setup(), draw(), fill, stroke, background
- conditionals
- boolean expressions, relational expressions
- functions