Object-oriented programming (OOP)
Object-oriented programming (OOP) is a programming paradigm based on the concept of objects fundamental to many programming languages, including Java and C++. OOP can be devided in two sub types: class-based (or “classical”) and prototype-based OOP (found in JavaScript, for example).
Object-oriented programming has several advantages over procedural programming:
Here are 2,584 public repositories matching this topic...
Sub-repos inside contain higher level code, mostly Python. Other stuff inside include TDD, MySQL, ORM , and OOP concepts.
-
Updated
Mar 19, 2019 - Python
This repository is to practice python programming from the basic to Object Oriented Programming(OOP).
-
Updated
Oct 20, 2024 - Python
An open source about management of store
-
Updated
Aug 18, 2024 - Python
MicroPython interfacing muscle sensor through 16-bit ADC IC & OpAmp to give intricate control over individual Humanoid Robot Fingers.
-
Updated
Jun 23, 2024 - Python
A RESTFUL API for AirBnB_clone. This version of the project exposes all of the endpoints that clients will need to interact with the service. It extends best practises in RESTful API design and OOP principles.
-
Updated
Oct 24, 2022 - Python
Tutorial on object oriented programming in Python
-
Updated
Sep 20, 2022 - Python
A simple interactive turtle racing game built with Python Turtle Graphics.
-
Updated
Dec 15, 2025 - Python
4 advanced OOP projects (Library, Banking, Shapes, HR) focusing on implementing Encapsulation, Inheritance, and Polymorphism principles.
-
Updated
Nov 15, 2025 - Python
Finds cheapest flights to specified destinations and sends SMS notification if price is below specified amount. SMS includes info on flight and link to book flight. Can specify length of trip, layovers, time of departure/arrival etc. Built with OOP in python. More improvements, including UI, to come.
-
Updated
Nov 12, 2023 - Python
Simple 2 player command line interface for a classic game of Tic-Tac-Toe written in Python implementing OOP concepts
-
Updated
Apr 12, 2024 - Python
Created by MIT, Alan Kay
Released 1960
- Followers
- 95 followers
- Website
- github.com/topics/oop
- Wikipedia
- Wikipedia