Object Oriented
Topics:
Modules
Packages
Python Classes
Exception Handling
Metaclasses
By the end of this lesson you should know:
- How to import, create and utilize modules
- How to setup packages
- How to create Python classes
- The different methods of class creation
- How to handle error exceptions
- What metaclasses are and a general understanding of how to use them