Python Object Orient Programming Concept This is a basic concept overview of python object orient programming. Those who are newbie at oop concept of python, can follow this note as tutorial. Tutorial and website I followed Telesku Corey Schafer Geeksforgeeks Programiz StackOverFlow Reddit Quora Github Repository List of Content Class and Object The init() Method Module Types of Variable Types of Method Method Resolution Order Inner Class Inheritance Polymorphism Duck Typing Operator Overloading Method Overloading and Overriding Lets get started !