Object-Oriented Programming with Inheritance

Explore the power of inheritance, which is a technique for creating classes that inherit properties from another class, called the base class. Using this tool, you can define a variable or function just once and then use it in multiple classes. Walk through several examples of inheritance, seeing how it greatly reduces complexity by eliminating redundant code.

English
  • Originally Aired January 1, 2019
  • Runtime 30 minutes
  • Created November 2, 2024 by
    HadesMeat
  • Modified November 2, 2024 by
    HadesMeat