Episode

OOP with derived or abstract classes, overrides | IEnumerable (Part 19 of 19) | C# for Beginners

with Scott Hanselman, David Fowler

Let's dive deeper into Object Oriented Programming with our Person/Pet example. We currently have a Person class and a Pet Class. Scott and David build the blueprints to expand our Pet example with base classes, abstract classes, and derived classes.

Developer
.NET
C#

Have feedback? Submit an issue here.