Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive into an in-depth programming tutorial exploring advanced inheritance and polymorphism concepts through a practical example using arrays of objects. Learn how to implement parent-child relationships between classes, create collections of different objects, and write reusable, efficient code. Gain a solid understanding of virtual methods, abstract classes, and polymorphic behavior in object-oriented programming. Follow along with step-by-step explanations, from initial code setup to memory deallocation and static code analysis. Complete a hands-on challenge to reinforce your understanding and apply these concepts to your own programming projects.
Syllabus
- What you will learn in this video?
- Explaining initial code
- What is Inheritance?
- Inheritance implementation
- What are virtual methods and abstract classes?
- What is polymorphism?
- Polymorphism implementation
- Memory deallocation
- How to deallocate memory?
- Static code analyzer
- Practical task for you
- Bloopers
Taught by
CodeBeauty