26 skills found
soumyadip007 / Object Oriented Programming Using PythonPython is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).
Watcher3056 / EasyCSEasyCS is an easy-to-use and flexible framework for Unity, adopting a Data-Driven Entity & Actor-Component approach. It bridges Unity's classic OOP with powerful data-oriented patterns, without forcing a complete ECS paradigm shift or a mindset change. Build smarter, not harder. 🎮🧩
Aliazzzz / OOP Concept Examples In CODESYS V3Examples of IEC 61131-3 third edition OOP programming paradigms in practice
Hazrat-Ali9 / Object Oriented Programming🚃 Object 🚂 Oriented 🚅 Programming ✈ comprehensive 🚢 well structured 🚀collection of 🛬 powerful OOP 🚟 principles 🚁concepts and 🚞 real world 🛸 examples 🚠 a beginner or ⏰ brushing up 🚒 on advanced 🧸 topics this ⛸ repo will 🎳 guide you ⚽ through ⚾ mastering 🥎 one of the 🏀 most 🏐 fundamental 🏈 paradigms in 🎒 modern software development
utoyvo / Crud Mvc Oop PdoA simple and intuitive CRUD system using the MVC pattern in OOP paradigm. To connect to the database using PDO.
Davi0k / EliteA stack-based interpreter, with a simple grammar and written in C, which supports imperative, procedural and OOP paradigms.
sahebmohammadi / Inventory App Js Tailwindan inventory application developed by TailwindCSS & vanilla Js using OOP paradigm
davidteren / ParaRuby A Guide To OOP And Design PatternsParadigms of Ruby: OOP Principles & Design Patterns
awemorris / NoctLangThe Noct Programming Language. Noct is a tiny and fast scripting language featuring a JIT virtual machine, a robust generational GC, and a novel Dictionary-based OOP paradigm.
nemisj / Zet.jsZet.js is a lightweight experimental JavaScript class declarator ( by using functional OOP ). It's based on Module pattern and has some useful features of it, like private scoping and no 'new' usage. Yet, it has more than that. Zet.js provides you with unified declaration format, scope substitution protection, solid inheritance paradigm and support for namespaces.
SaurabhSSB / Python Calculator ParadigmsA collection of calculator implementations in Python using various paradigms—OOP, functional programming, decorators, match-case, recursion, and more. Great for exploring core Python concepts through practical examples.
T0MM11Y / Javafx Schoolapp Desktop ManagementA desktop-based GUI School Application developed using the Object-Oriented Programming (OOP) paradigm with JAVA FX
Mostafa-Elshiekh / RSA Algorithm Encryption DecryptionRSA algorithm for encryption and decryption using C++ with OOP paradigm.
deye1986 / PyinvadersPyinvaders is a clone of space invaders by Taito Corporation, Japan. Pure python3 game following an OOP paradigm.
snoopy3921 / Monochrome Oled GUIGraphic display library for monochrome display using OOP paradigm with capability to handle widgets and do animate (fading, moving, resizing).
NitBravoA92 / Oop School Library"OOP School Library" is a program made in ruby for a University library, which was created using the object-oriented programming paradigm. The program allows users to register new students and teachers, manage book information, and more efficiently control books borrowing.
neurominer-git / NeuroMiner 2An example refactoring of NeuroMiner-1 to a OOP paradigm (LMU, Munich; Section for Neurodiagnostic Applications)
momtheprogram / Fitness Tracker Python OopThe fitness tracker module. OOP paradigms are used.
JoseEdSouza / Java Oop CollegeSolutions to Java programming problems related to Object-Oriented Programming (OOP) that I did back then 2022 when I first contact with the paradigm. These problems cover various OOP and Java concepts of all levels of difficulties.
RabiieOuallaf / Electromaroc EcommerceThis is an E-commerce website for an electronic products shop , the backend side is built using MVC design pattern and OOP paradigm