Introduction to Programmingusing the Processing languageLecturer: Maarten Lamers of the Media Technology MSc program at Leiden University Teaching assistant: Joris Slob Course developed by Bas Haring (2004) Alterations by Maarten Lamers (2005, 2006, 2007) Introduction Lecture I Lecture II Lecture III Lecture IV Lecture V Lecture VI Lecture VII Fun |
|
Programming concepts |
Classes Objects Designing complex programs |
Reserved words |
class |
Homework Assignment 2 |
This assignment is very much like the first one, so if you want you can re-use its code.
Make a program with multiple (more than one) "graphical elements" or things that behave autonomously.
Moreover,
|