GitHub / RezaSaadatyar / Object-Oriented-Programming
This repository introduces Object-Oriented Programming (OOP) in Python, covering Abstraction, Encapsulation, Inheritance, and Polymorphism with practical examples. Ideal for beginners and experienced developers, it helps design modular, scalable, and maintainable Python programs.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RezaSaadatyar%2FObject-Oriented-Programming
PURL: pkg:github/RezaSaadatyar/Object-Oriented-Programming
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Jupyter Notebook
Size: 456 KB
Dependencies parsed at: Pending
Created at: 9 months ago
Updated at: 4 months ago
Pushed at: 4 months ago
Last synced at: 4 months ago
Topics: abstraction, classmethod, decorator, dunder-methods, encapsulation, getitem, getters, inheritance, magic-methods, multiple-inheritance, overloading, overriding, polymorphism, property, setitem, setter, single-inheritance, staticmethod