Overview
Inheritance and polymorphism allow us to create families of related types. Sharing code between these families reduces code duplication, and allows us to write cleaner, more flexible programs.
What are you looking forward to learning this week? Let us know in the comments.