Unit 07

Objectives:

In Unit 7 we have another opportunity to be creative with Java Programming. We will use the Java Language with the Processing IDE. Processing was developed at MIT for the purpose of combining art, animation, data visualization, and Java programming. Processing is used by MIT, Georgia Tech, and many other Universities for rapid prototyping for apps, research, and electronic devices.

The goals in this lesson are to develop Java code for drawing images, animation, and event based game loops. This Unit uses Object Orientated programming extensively and applies functions and for loops.

Again, the goal here is to develop projects and be creative. Let your inner artist and game designer shine with Java and Processing.