This is a full second lesson, introducing Java Programming via Greenfoot. All code used has been tested throughout and this is a wonderful resource to use, aimed at making the teaching of Greenfoot as effortless as possible for the teacher. The lesson teaches the student the following: * How to understand the Greenfoot environment * How to remove actors from the scene * How to save the World * How to slow down and speed up actors * How to eat the actors * How to code effectively in Java * How to