Course Syllabus
...


<--back


Feb 09::
Before Class:
Read:
Read from Casey Reas and Ben Fry, Processing: a Programming Handbook
Look at processing.org/reference if you haven't already
Do:
Exercises at the end of the reading. Compress to .zip file and name Hw2a_lastname_firstname.zip and email.
Finish your Processing monster using variables for parameters. Try adding mouse interactivity using mouseX, mouseY, and/or mousePressed() name your monster Hw2b_lastname_firstname.zip and email.

In class:
Discuss:
- Conditionals, relational expressions, logical operators, for loops

Studio time:
- ball, changing direction, repetition
- intro to Arduino