Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 232 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 232 Bytes

Learn-OOP-by-Python

Topics List

  1. Class and Object
  2. Inheritance
  3. Overloading
  4. Encapsulation
  5. Polymorphism
  6. Abstraction
  7. Interface
  8. Association, Aggregate and Composition

Credit and Reference:

  • arvimal