MicroImage, by Casey Reas.
...


<--back


Feb 10::
Before Class:
Read:
- Learning_Processing page 100-108


Do:
- By noon on Saturday:: Submit your monsters - use if statements, mouse reactivity and movement, etc. Name your file and folder Hw2_lastname_firstname.zip, and email to mhaughwout at cca dot edu

- take a stab at exercises 6-1 and 6-2 in your reading. Bring to class on Wednesday

In class:
Discuss:
- for loops, intro arrays
- Review directions for submitting work to GitHub

Studio time:
- for loops
- Create your own unique for loop to repeat a shape, altering it in size, position and color. (clarification: make it unique - different from all examples you've seen so far)
- try embedding an if statement inside your for loop
- tracing exercise
- Week 4 Code Examples