Skip to content

Latest commit

 

History

History
 
 

18_advanced_oop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
group hidden
Advanced
true

Advanced Object-Oriented Programming with Python

In this section we look at some more advanced OOP concepts, such as multiple inheritance, abstract classes, interfaces, and properties.

These are not things you'll use very often, but they are tools in your arsenal which can come in handy!