multiverse-team-11 / inventory-app

https://inventory-app-11-1emn.onrender.com/
0 stars 2 forks source link

Inheritance and Polymorphism #80

Closed Hannah0701 closed 3 weeks ago

Hannah0701 commented 1 month ago

Understanding inheritance and how to use it to create subclasses and implement polymorphism.

Explore the concept of inheritance. Learn about method overriding.

By completing these tasks you should have a good understanding of Object-Oriented Programming concepts, how to create custom classes and instantiate objects from them, how to use access modifiers to control access to class members, and how to use inheritance and polymorphism to create subclasses and implement polymorphism.

https://www.eriktrautman.com/posts/ruby-explained-inheritance-and-scope