Tips to Consider with Inheritance in Object Oriented Programming

Опубликовано: 11 Июнь 2026
на канале: Velcode
301
8

This video is an excerpt from my lecture:    • Understanding Inheritance with C++ | OOP L...  

You may have done some object-oriented programming and arrived to the concept of inheritance. In this clip, I discuss a few ideas to have in mind when designing a solution that takes advantage of inheritance in object-oriented programming.