Unit 4 - Lesson 5

First Objects & Class Design

The goal of this lesson is to introduce objects and how to design a class to create objects. This includes instance variables, object references, and constructor methods.

Move on to: Lesson 6