Basics of OOPs
OOPs concepts in Python
Classes and Objects
Constructors in Python
dir(), __dict__, help()
Decorators in Python
Getters and Setters
Access modifiers
Classmethod VS Staticmethod
Alternative constructors
Super keyword
Dunder methods
Operator overloading
Method overriding