oop-concepts
There are 260 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.
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.
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
OSSpk/Zelda-Game
👽 A text based adventure game made using concepts of OOP like Inheritance, Composition, Association, Polymorphism etc
disha2sinha/Object-Oriented-Programming-in-Java
This repository can act as a guide if you are trying to learn Java
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.
projeduc/oop4coders
The implementation of OOP concepts in many programming languages, so "less talk more code"
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.
devkabir/wordpress-plugin
A simple WordPress plugin boilerplate with Vite, Vue and Tailwind in OOP Principle
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
42YerevanProjects/cpp_modules
CPP modules of 42 school
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.
naistangz/OOP
Object Oriented Programming Projects in Python
s-shemmee/Object-Oriented-Programming-Concepts
Object Oriented Programming Concepts Notes
Artityagi123456789/-100dasofSystemVerilog
System Verilog using Functional Verification
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
markbirds/C-Library-Management-System
C++ Library Management System Applying OOP Concepts
Adharsh-Krishna/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.
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.
ResponsiblyUnranked/PythonSoftwareDesign
A collection of examples showing how to apply various software design patterns in Python.
sohrabsardari/csharp-design-patterns
design patterns examples in C#
itsmarmot/OOP
Learn about OOP (Object Oriented Programming)
MehulGarg22/Cricket_Fantasy_Game
It is an online game where you create a virtual team of real cricket players and score points depending on how your chosen players perform in real-life matches. Graphic user Interface (GUI) of this online game application is developed by use of PyQT, SQLite Database is used to Make this Application more dynamic, Python Programming language, as well as Concepts of OOPs, are extensively used to build Logic of this Application. Command-line interface (CLI) is used to convert .ui and .db file to .py file.
pragya-chauhan/LibraryManagementSystem
Library management system developed using C++ and OOP concepts.