Code Developed in Class


Code written class will be posted here once some code is written in class.

Code marked with two **s is the new material covered by exam 2

Set 02: Tuesday May 17 and Wednesday May 18 Class Code
-- class demo code with arithmetic, expressions, and text
-- drawing Theta Using Variables, Arithemtic, Expressions and Curves

Set 03: Thursday May 18 Class Code
-- demo of code for 3-d:
---- pushMatrix/popMatrix functions
---- sphere and box functions

Set 05: Monday May 23 Class Code
-- demo of function definitions setup() and draw()
-- demo of function drawTarget()

Set 06: Tuesday May 24 Class Code
-- demo of artithmetic
-- demo of making change
-- demo of a drawing with the mouse
-- demo of displaying time

Set 07: Wednesday May 25 Class Code
-- five demos for animation and homework #5

** Set 08: Thursday May 26 Class Code
-- four demos using control - prep for hw#6

** Set 09: Friday May 27 Class Code
-- six demos using if and if/else control structure and
---- the mouse
---- the keyboard
---- the map() function

** Set 10: Thursday June 2 Class code
-- five demos using the && and the || operator and the while loop
---- locating a click
---- mapping places on an image
---- the syntax and use of the while loop

** Set 11: Monday June 6 Class code
-- four demos with the while and for loop and arrays
---- while and for loop
---- array of int and Processing functions that work on arrays

** Set 12: Tuesday June 7 Class code
-- three demos using arrays
---- computing and finding values using arrays
---- arrays as arguments and return types
---- parallel arrays

** Set 13: Wednesday June 8 Class code
-- planning and coding a graph


Set 14: Thursday June 9 Class code
-- Animating data

Set 15: Friday June 10 Class code
More Parallel Arrays

Set 17: Thursday June 16 Class code
Strings

Set 18: Wednesday June 15 Class code
OOP #1

Set 19: Thursday June 16 Class code
OOP #3

Set 21: Friday June 17 Class code
Video

Set 23: Friday June17 Class code
Images

Set 20: Monday June 20 Class code
Noise

Set 22: Monday June 20 Class code
Sound


Jim Roberts