Mar 16::
Before Class:
Read:
- Object oriented programming (OOP)
Do:
- all of the exercises in the above reading. Hw7_lastname_firstname.zip, email.
In class:
Discuss:
- arrays
- see lecture notes
Studio time:
- Review oop
- Look at circles_color_object.zip.
- All examples from March 16
- Work on A1
Due by March 31
::::A1:::: Using object oriented programming and functions, implement the instructional/ conceptual painting written by a fellow student in Processing. Consider the elements of the recipe/ instructional you received. Can they be translated into variables, and methods, inside of classes that you create? Simplifying where necessary, implement the recipe using the Processing coding environment using all of the main programming concepts introduced to date, including at least one class.
Please include the original "software structure," or instruction, in code at the top of your main file and the artist's name. Label A1_lastname_firstname.zip and email.