An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: polymorphism

aryashah2k/OOP-In-CPlusPlus

An Awesome Repository On Object Oriented Programming In C++ Language. Ideal For Computer Science Undergraduates, This Repository Holds All The Resources Created And Used By Me - Code & Theory For One To Master Object Oriented Programming. Filled With Theory Slides, Number Of Programs, Concept-Clearing Projects And Beautifully Explained, Well Documented Learnings, This Repository Shall Project My Learnings In OOP During College And Help You Master The Same!

Language: C++ - Size: 55.1 MB - Last synced at: about 7 hours ago - Pushed at: almost 4 years ago - Stars: 85 - Forks: 14

microsoft/proxy

Proxy: Next Generation Polymorphism in C++

Language: C++ - Size: 563 KB - Last synced at: 1 day ago - Pushed at: 5 days ago - Stars: 2,592 - Forks: 177

antoniossaliba/CV-Selector

This repository represents the backend (i.e. the code) of the CV-Selector system implemented by my friends & I.

Language: C - Size: 2.58 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 1

jll63/yomm2

Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.

Language: C++ - Size: 17.6 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 363 - Forks: 21

quimiquilla/ritonavir_milling

Language: Python - Size: 120 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

moiznisarkhan/OOPS_in_Python

Object Oriented Programming Language, through Python. 🚀

Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

rohitdeshmukh27/Java-Concept-Notes

Java learning notes

Language: Java - Size: 2.25 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

ahauschulte/value-json-serialization

Demonstrates the serialization and deserialization of immutable value objects via Gson

Language: Java - Size: 32.2 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

robotroutine/scriptum

No-Frills Functional Programming Lib Augmenting Javascript/Node.js

Language: JavaScript - Size: 6.87 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 381 - Forks: 20

typedb/typedb

TypeDB: the power of programming, in your database

Language: Rust - Size: 103 MB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 3,968 - Forks: 343

pdalbem/POO

Repositório da disciplina Programação Orientada a Objetos

Language: Java - Size: 1.07 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

robert0oi/Algoritmos-e-Estruturas-de-Dados-I

Language: Python - Size: 1.09 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

justeozan/CPP

The CPP Modules are a series of projects designed to introduce key concepts in C++ programming, such as object-oriented design, memory management, and advanced language features like templates, inheritance, and polymorphism. These projects are part of the 42 curriculum, aiming to deepen understanding of C++ through practical exs and real-world case

Language: C++ - Size: 4.08 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Bren12/Exercises-CPlusPlus

Computer program developed to provide solutions to different contexts, such as the behavior of a farm, as well as the game of snakes and ladders.

Language: C++ - Size: 558 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Bren12/Netflix-BasicSimulator-CPlusPlus

Computer program developed to model some of the needs and behaviors offered by streaming services.

Language: C++ - Size: 5.08 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

ilyassealdidi/42-cpp_modules

This repository contains my solutions to the C++ modules. These projects cover fundamental and advanced C++ concepts, including classes, inheritance, templates, containers, and more.

Language: C++ - Size: 3.24 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

blavad/poo-python

Ce cours a pour objectif d'initier les étudiants à un nouveau paradigme de programmtion: la Programmation Orientée Objet (POO).

Language: Python - Size: 221 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 1

nanishat/Java_4-basic-principles

Here I am going to learn four basic principles of Object-Oriented Programming (OOP) by creating an Inventory management system of a video game.

Language: Java - Size: 3.91 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

mackysoft/Unity-SerializeReferenceExtensions

Provide popup to specify the type of the field serialized by the [SerializeReference] attribute in the inspector.

Language: C# - Size: 195 KB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 956 - Forks: 67

himanshudhage/Cpp-Games

🎮 C++ Games Collection – A bundle of fun and classic games built using C++! 🧠💻 🚀 Challenge your logic, improve your coding skills, and relive the retro gaming vibes. Includes games like Tic-Tac-Toe, Snake, Hangman, and more! 🎲🐍🕹️ ✨ Perfect for beginners learning C++ and game logic.

Language: C++ - Size: 1.95 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

sakshikgit/OOPs-in-java

OOPs PRACTICE (This is my oops in java practice sheet )

Language: Java - Size: 47.9 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

Hifza-Khalid/OOP_Odyssey

OOP Odyssey 🚀 | C++ Projects 💻 | Master OOP concepts: Encapsulation, Inheritance, Polymorphism, Diamond Problem, and more! 🛠️

Language: C++ - Size: 17.6 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 0

arrow-kt/arrow

Λrrow - The perfect companion for your Kotlin journey - Inspired by functional, data-oriented and concurrent programming

Language: Kotlin - Size: 55 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 6,304 - Forks: 453

Educorreia932/Recording

🎥 REPL for a polymorphic record-calculus

Language: Haskell - Size: 181 KB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

f-corvaro/CPP

"Master the essentials of C++ programming and project development."

Language: C++ - Size: 5.02 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 1

Alizadeh-DePaul/OOP-Depaul

Object-oriented Software Development Course - DePaul University - Spring 2025

Language: Java - Size: 798 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 3 - Forks: 2

iiithf/software-foundations

Software Foundations is a broad introduction to the mathematical underpinnings of reliable software.

Language: Coq - Size: 33.6 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 4 - Forks: 0

ldionne/dyno

Runtime polymorphism done right

Language: C++ - Size: 452 KB - Last synced at: 9 days ago - Pushed at: almost 4 years ago - Stars: 998 - Forks: 44

arasgungore/CMPE160-projects

Three Java projects assigned for the Introduction to Object-Oriented Programming (CMPE 160) course in the Spring 2021 semester.

Language: Java - Size: 2.13 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 62 - Forks: 17

typedb/typeql

TypeQL: the power of programming, in your database

Language: Java - Size: 6.23 MB - Last synced at: 11 days ago - Pushed at: 14 days ago - Stars: 225 - Forks: 46

areebactech/Object-Oriented-Programming

This repository contains my Object-Oriented Programming (OOP) in Java practice. It covers key OOP concepts like Encapsulation, Abstraction, Inheritance, and Polymorphism with hands-on coding examples.

Language: Java - Size: 46.9 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

harismuneer/Zelda-Game

👽 A text based adventure game made using concepts of OOP like Inheritance, Composition, Association, Polymorphism etc

Language: C++ - Size: 409 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 60 - Forks: 24

adam-mcdaniel/sage

A programming language that's wise beyond its bytes!🌱🌿🪴

Language: Rust - Size: 85.8 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 502 - Forks: 17

iamshibly/Beginner-s-Guide-to-Java

This repository features Java projects and exercises that explore core concepts, including basic syntax, inheritance, polymorphism, abstract classes, interfaces, exception handling, and threading.

Language: Java - Size: 185 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 1

boostorg/poly_collection

Fast containers of polymorphic objects.

Language: C++ - Size: 3.27 MB - Last synced at: 15 days ago - Pushed at: about 1 month ago - Stars: 65 - Forks: 28

sneeuwballen/zipperposition

An automatic theorem prover in OCaml for typed higher-order logic with equality and datatypes, based on superposition+rewriting; and Logtk, a supporting library for manipulating terms, formulas, clauses, etc.

Language: OCaml - Size: 29.3 MB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 141 - Forks: 17

frkngksl/Shoggoth

Shoggoth: Asmjit Based Polymorphic Encryptor

Language: C++ - Size: 5.11 MB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 715 - Forks: 91

boost-ext/te

C++17 Run-time Polymorphism (Type Erasure) library

Language: C++ - Size: 52.7 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 466 - Forks: 41

tanduktoto/ApusAnimalHotel

ou are working at a city zoo where all types of animals are welcome to have a home. This application assists you in managing the registration of the animals hosted in the zoo.

Language: C# - Size: 1.08 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

TotallyNotChase/c-iterators

:books: A demonstration of implementing a "type-safe" lazy iterator interface in pure C99

Language: C - Size: 686 KB - Last synced at: 7 days ago - Pushed at: almost 4 years ago - Stars: 98 - Forks: 2

BioJulia/GeneticVariation.jl

Datastructures and algorithms for working with genetic variation

Language: Julia - Size: 652 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 40 - Forks: 18

iboB/dynamix

:fish_cake: A new take on polymorphism

Language: C++ - Size: 1.97 MB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 678 - Forks: 46

mpark/variant

C++17 `std::variant` for C++11/14/17

Language: C++ - Size: 33.8 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 688 - Forks: 91

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.

Language: Python - Size: 45.9 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 70 - Forks: 25

bravooo92/Core-Java-Programming-Batch-22ndMarch-2025

Day-wise Core Java examples and programs, designed to master Core Java step-by-step. Collaborative Space: Share and grow with the community.

Language: Java - Size: 2.93 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

ashishshres/Java

Learning programming with Java

Language: Java - Size: 32.2 KB - Last synced at: 14 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

CodeWithAnkan/OOPS-JAVA

This repository contains Java programs and examples demonstrating core Object-Oriented Programming (OOP) concepts such as Encapsulation, Inheritance, Polymorphism, and Abstraction. It is part of my learning journey with guidance from Kunal Kushwaha's Java Playlist. The repo serves as a reference for OOP principles and practical implementations.

Language: Java - Size: 43 KB - Last synced at: 26 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

mustafa-bircan/Library_System

A Java-based Library Management System that handles book inventory, user management, and library operations. Features include book tracking, user registration, and library service management.

Language: Java - Size: 93.8 KB - Last synced at: 17 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

VolumeGraphics/traits

Traits for C++

Language: C++ - Size: 166 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

permutationlock/zimpl

Simple comptime generic interfaces for Zig

Language: Zig - Size: 202 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 35 - Forks: 1

gabyfachini/GerenciadorDeTarefas

A task manager application built with C# that helps users organize, track, and prioritize their daily tasks.

Language: C# - Size: 16.6 KB - Last synced at: 20 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

gabyfachini/GerenciadorDeEstoque

An inventory management system built with C# for tracking products, quantities, and stock levels in real-time.

Language: C# - Size: 8.79 KB - Last synced at: 20 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

hoangsonww/Inheritance-in-Java

📚 This repository features the power and applications of inheritance, encapsulation, and interfaces in Java. It includes examples of how to efficiently manage and organize objects, leveraging inheritance for code reusability and interfaces for implementing polymorphism.

Language: Java - Size: 30.3 KB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 21 - Forks: 8

Katkargaurav09/FruitBazaar---A-Java-Fruit-Store-Billing-System

FruitBazaar is a console-based Java application that simulates a fruit outlet. It allows users to select fruits, input quantities, view cart details, and generate a bill. It demonstrates core Object-Oriented Programming concepts such as inheritance, polymorphism, and upcasting.

Language: Java - Size: 0 Bytes - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

ShaliniVerma21/Core-Java-Programming-Batch-22ndMarch-2025

Day-wise Core Java examples and programs, designed to master Core Java step-by-step. Collaborative Space: Share and grow with the community.

Language: Java - Size: 1.95 KB - Last synced at: 22 days ago - Pushed at: 30 days ago - Stars: 1 - Forks: 0

AritraAmbudhDutta/Library-Management-System

An efficient C++ application for managing library operations with multi-user support, book reservations, and fine management. Supports students (3-book limit), faculty (5-book limit), and librarian roles with different privileges. Features detailed borrowing history and persistent data storage.

Language: C++ - Size: 229 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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.

Language: Jupyter Notebook - Size: 574 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 297 - Forks: 247

Katkargaurav09/Uber-Management-System

This is a simple Java console-based Uber Management System. Users can select cab types (SUV, Sedan, Mini), enter the distance, and the system calculates the fare.

Language: Java - Size: 5.86 KB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

harunaadoga/Smarthome-API

A Java API for smart homes

Language: Java - Size: 23.4 KB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

melg8207/class_12

class 12 java programs

Language: Java - Size: 143 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

musauyumaz/Nesne-Tabanli-Programlama-OOP

Language: C# - Size: 322 MB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0

osamaayub/Object-Oriented-Programming-Php

object oriented programming with php and learning concepts regarding classes as well.

Language: PHP - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

sabberrahman/Java-OOP

understanding java and OOP principles

Language: Java - Size: 76.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

cybercog/laravel-ownership

Laravel Ownership simplify management of Eloquent model's owner.

Language: PHP - Size: 114 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 91 - Forks: 16

4ramjee841436/Guesser-Game1

The Guesser Game is a simple Java-based console game that utilizes Object-Oriented Programming (OOP) concepts such as Encapsulation, Inheritance, and Polymorphism. The game involves a Guesser and multiple Players, where the goal is to correctly guess a number chosen by the Guesser.

Language: Java - Size: 181 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

dylanmc1ntee/Object-Oriented-Programming

A repository for all assignments from my Object-Oriented Programming (OOP) course. Covers fundamental OOP concepts using Java, including encapsulation, inheritance, polymorphism, abstract classes, interfaces, and data structures.

Language: Java - Size: 42 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

NotReeceHarris/masquerade-proxy

A stealthy HTTP proxy designed to conceal HTTP activity and disguise it as mundane traffic through steganography, encryption, and polymorphism.

Language: Rust - Size: 518 KB - Last synced at: 6 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 1

waymondo/activerecord-exclusive-arc

:dizzy: An ActiveRecord extension for implementing polymorphic relationships as exclusive arcs

Language: Ruby - Size: 42 KB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 22 - Forks: 1

ahiwjhb/Unity-Inspector-SerializeAbstractClassExtensions

扩展了Unity的[SerializeReference]特性,使其序列化抽象字段时可以在Inspector面板通过选择框来为字段选择对应的实现类,也可以通过属性访问器代理字段的赋值

Language: C# - Size: 522 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

flexycode/CCOBJPGL-PY

💫 CCOBJPGL-PY - Object-Oriented Programming in Python

Language: Python - Size: 181 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 0

T-Balakrishna/Cpp-Patient-Management-System-MiniProject

This is a simple C++ project which I have done in my First year of college as a Mini project. This is a basic application of Patient management system.

Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

sujoncoder/OOP_Javascript

Exploring OOP in Javascript

Language: JavaScript - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

madhurimarawat/Object-oriented-programming-with-c-plus-plus

This repository contains programs in the C++ programming language related to Object Oriented programming.

Language: C++ - Size: 1.64 MB - Last synced at: 23 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

jackyhuynh/TaskTracker

The Team Task Tracker allows multiple users to get access to a list of activity that needs to be completed. Member can assign tasks by simply typing their name (or coworker) and adding the task to the task list (SQL Server Implementation). This is implemented as a WEB API architecture. The sever-backend is written in C#. Implement the .NET framework so that the architecture can handle multiple users without false, and save a lot of time of writing code. The architecture is fairly simple. Users get access to web clients through any web browser (with the correct address). Users then can send REQUEST to the backend, or simply view what is in the task list. After the backend-sever receive HTTP request(insert, update, delete, view) from the clients, it processes the request and communicates with the Data Access Layer(SQL Server). SQL Server decides what to do with the request (read, write, search, view), complete, and report to the backend controller. controller confirms the clients' request is completed(satisfy) and sends the HTTP response back. Please refer to the UML Diagram for more details.

Language: C# - Size: 16.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

naflanmohamed/JavaScript-Beginner-Code

JavaScript Beginner Code Practice

Language: JavaScript - Size: 60.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Curve/eraser

✏️ A C++20 type-erasure library

Language: C++ - Size: 54.7 KB - Last synced at: about 19 hours ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

rajatt95/Tutorial_YT_Rajat_DesignPattern_POM_Selenium_Java

This repository contains a Tutorial for Page Object Model (POM) design pattern implementation using Selenium WebDriver and Java for automated testing of applications.

Language: Java - Size: 36.1 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

felix-lang/felix

The Felix Programming Language

Language: C - Size: 86.4 MB - Last synced at: 15 days ago - Pushed at: 7 months ago - Stars: 808 - Forks: 46

cbeck88/strict-variant

A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions

Language: C++ - Size: 1.51 MB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 98 - Forks: 12

rubada/Learn-Python-Professionally-Part-Two

Language: Python - Size: 80.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mokevnin/you-don-t-know-oop

Знаете ли вы ооп?

Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 209 - Forks: 19

Pedro-Estevao/conquerors-of-the-kingdom

A Mini RPG Battle Simulator developed for the Object-Oriented Programming course (5th semester, Computer Science - Centro Universitário Barão de Mauá) using Java. The game allows players to recruit soldiers, build structures, and battle enemy kingdoms while applying OOP concepts.

Language: Java - Size: 86.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

rubberduck-vba/Battleship

An Object-Oriented VBA experiment

Language: VBA - Size: 7.3 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 89 - Forks: 21

7sharp9/write-you-an-inference-in-fsharp

Different type inference algorithms implemented in F#

Language: F# - Size: 110 KB - Last synced at: 8 days ago - Pushed at: about 4 years ago - Stars: 163 - Forks: 8

dipscope/Enumeration.TS

Powerful enums for TypeScript and JavaScript, enhancing code clarity and type safety.

Language: TypeScript - Size: 167 KB - Last synced at: 12 days ago - Pushed at: 2 months ago - Stars: 5 - Forks: 0

AhmedEweesKorany/Learning

Language: PHP - Size: 16.6 MB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

achachraf/Typeson

Typeson is a Java library for serializing and deserializing Java objects in complexe polymorphism use-case to and from JSON.

Language: Java - Size: 129 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 0

Pedro-Estevao/object-oriented-programming

Projects from the Object-Oriented Programming (OOP) course (5th semester, Computer Science - Centro Universitário Barão de Mauá) using Java. Focus on classes, inheritance, polymorphism, encapsulation, abstraction, and design patterns.

Language: Java - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

atrin-git/JavaDev_Sprint_4-9

Sprint 4-6 in Yandex.Practicum course "Java Developer". Repository for homework project "java-kanban"

Language: Java - Size: 125 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Carrington-dev/java-programming

Java Tutorials For Beginners and Advanced Developers

Language: Java - Size: 85.9 KB - Last synced at: 27 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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.

Language: Jupyter Notebook - Size: 442 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

x0reaxeax/Fetch-n-Exec

An x64 binary executing code that's not inside of it.

Language: C - Size: 195 KB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 1

liannekiarra/Dinosaur-Projects

Dinosaur Projects

Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

pragatisharma21/OOPs-in-JS

Object-Oriented Programming (OOPs) is a paradigm that models real-world entities using objects, making code easier to manage, reuse, and scale. JavaScript's ES6+ classes and prototype-based inheritance make it ideal for learning and applying OOP effectively.

Language: JavaScript - Size: 1.95 KB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Vinaykumarmahato/OOP_Fortress_Exploration_Revision

Welcome to the Object-Oriented Programming (OOP) Exploration Revision repository! 🚀 This repository is designed to help you master the principles and concepts of OOP in Java.

Language: Java - Size: 591 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

Hamza-Sahapurwala/Python_in_PESU

Learning Python in PESU

Language: Python - Size: 409 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Daoud-Hussain/Object-Oriented-Programming

Are you looking for a complete repo about OOP from scratch to learn and practice java? Then, this repo is surely going to help you. Give it a star if you find it helpful!

Language: Java - Size: 10.6 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

madahetooo/JavaLanguageFullProject

This is a Full Project contains Almost the java programming language concepts

Language: Java - Size: 4.74 MB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

rohits05/Oops.ma

Grasp the principles of Oops fundamentals in hard-coded way along with proper examples.

Language: Java - Size: 10.7 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

jacintogomez/Tandon_Bridge_Resources

Various scripts related to NYU Tandon Bridge topics (mostly OOP)

Language: C++ - Size: 53.7 KB - Last synced at: 23 days ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0