Unit 3 Lecture/Reading

Instructor/Author: Richard H.

Art with Code Control

Outline


Code: Control Statements
"if" statement
"if else" statement
nested "if" and "if else" statements
"for" Loop
"switch" Loop

Functions

Processsing Special Named Functions (void setup() and void draw())

Getting a Random Number

Variable Scope

A Tour with Rectangles

Modified: 04/25/2005 RH
Created: 04/25/2005 RH
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.