NOTES
SUPPLEMENTAL MATERIALS
ACTIVITIES
LAB 4: Hero, Allies and Enemies
In this lab we will see how to model the different characters of our story: on one hand the hero, who will have to go through the maze, and on the other hand the allies and enemies that he will find along the way as it seeks its goal.
VIDEOS
4.1 Objects and Classes
Encapsulation State and Behavior into Objects
4.2 Information Hiding
Programming Objects and Classes: Introduction to Greenfoot
Visibility, get/set Methods and Constructors with Greenfoot
4.3 Inheritance
4.4 Polymorphism