TODO: motivation behind each exercise (pre and post conditions / pre reqs and outcomes) TODO: asteroid -> astroid TODO: “turn to student next to you” moments
ofDrawLine
, ofDrawCircle
etc.) in the draw
loopint
, float
)Generalize a function with parameters
cout
to log valuesofRandom
to produce random numbers in various rangesofSetColor
fits into painter’s algorithmofApp.h
that persist over the lifetime of the programsetup
function to initialize variablessin
function for animationUnderstand state updates of the form x = transform(x)
ADD: another example?
.h
fileVectors
update
function