Unit 4: Object-Oriented Programming
It's the fourth and final unit! This unit is focused on object-oriented programming, a powerful way to organize the data and functions in programs.
Our learning goals for this unit are:
Classes
Inheritance
Composition
Polymorphism
At the end, you'll combine those skills to make a quiz on the topic of your choosing.