oop-concepts
There are 303 repositories under oop-concepts topic.
milaan9/06_Python_Object_Class
Object-oriented programming (OOP) is a method of structuring a program by bundling related properties and behaviors into individual objects. In this tutorial, you’ll learn the basics of object-oriented programming in Python.
Deepali-Srivastava/object-oriented-programming-in-python
Python OOP : Object oriented Programming in Python
divScorp/Java-Programs
Java Practiced Problems including concepts of OOPS, Interface, String , Collection.
disha2sinha/Object-Oriented-Programming-in-Java
This repository can act as a guide if you are trying to learn Java
Shikha-code36/Object-Oriented-Programming-OOPs-Python
Object-oriented programming (OOP) is a method of structuring a program by bundling related properties and behaviors into individual objects. In this tutorial, you’ll learn about object-oriented programming in Python.
harismuneer/Zelda-Game
👽 A text based adventure game made using concepts of OOP like Inheritance, Composition, Association, Polymorphism etc
arasgungore/CMPE160-projects
Three Java projects assigned for the Introduction to Object-Oriented Programming (CMPE 160) course in the Spring 2021 semester.
Aliazzzz/OOP-Concept-Examples-in-CODESYS-V3
Examples of IEC 61131-3 third edition OOP programming paradigms in practice
runtimevic/OOP-IEC61131-3--Curso-Youtube
Programación Orientada a Objetos OOP IEC61131-3 PLC Curso Youtube Runtimevic
aimingoo/metameta
Metameta is meta core and meta-class programming framework.
recluzegeek/AirLineReservationSystem
A Java-based airline reservation system that uses Object-Oriented Programming. The system can manage customers, admins, flight booking and cancellation. It also includes many other features implemented in Java using OOP concepts like inheritance, encapsulation, association, and composition.
projeduc/oop4coders
The implementation of OOP concepts in many programming languages, so "less talk more code"
42YerevanProjects/cpp_modules
CPP modules of 42 school
Atharvkote/Data-Structures-Algorithms
Data Structures and Algorithms. A Complete DSA Course For Coding Interviews
inem/visual-oop-guide
Visual guide to OOP and almost any other programming concepts
naistangz/OOP
Object Oriented Programming Projects in Python
matrunchyk/vue-oop
Vue OOP: Universal library which helps to build OOP-driven models for GraphQL and RESTful API for Vue components. Influenced by Laravel Eloquent Models & Collections.
s-shemmee/Object-Oriented-Programming-Concepts
Object Oriented Programming Concepts Notes
Artityagi123456789/-100dasofSystemVerilog
System Verilog using Functional Verification
markbirds/C-Library-Management-System
C++ Library Management System Applying OOP Concepts
FahimFBA/OOP-FBA-Notes-of-Dewan_Farid_Sir
Contains everything I learned from Dewan Farid Sir. Follow the playlist in the link.
FT3006/PBO-T3C
Repositori Praktikum - T3C
adharsh-rajan/Pokemon
An Object Oriented Approach to the Pokemon World to demonstrate the OOP concepts and SOLID principles in action
Droyder7/Java-OOS
Assignments of Object Oriented Systems Lab in Java . Jadavpur University IT Batch 18-22. 2nd Year 2nd Sem.
Catsuko/Numbers
A truly Object-Oriented Numbers library for idealists.
ResponsiblyUnranked/PythonSoftwareDesign
A collection of examples showing how to apply various software design patterns in Python.
alamenai/Cappuccino
A mostly reasonable approach and non-boring guide for Junior Developers to write professional Oriented-Object code.
alibro005/Hospital-Management-System
A Python-based Hospital Management System with GUI using Tkinter and MySQL integration. Manages patients, doctors, billing, and user authentication through a modular OOP design as a OOP semester project.
AthiraSPillai/OOPs_concepts_with_JS
Get hands-on with OOPs concepts using Javascript(ES6)
FT3006/PBO-T3D
Repositori Praktikum - T3D
OlaBannan/Battle-City
A simulation of the Battle-City game using C++11, SFML media lib, and Object-Oriented concepts.
SaiSriramKamineni/Library-Management-System
The Library Management System is a versatile C++ application that allows admins to efficiently manage book inventories and members to seamlessly borrow and return books. It features user-specific functionalities, a text-based menu interface, and supports the registration of new users, enhancing the overall efficiency of library operations.
sohrabsardari/csharp-design-patterns
design patterns examples in C#
itsmarmot/OOP
Learn about OOP (Object Oriented Programming)