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

GitHub topics: encapsulation

pdalbem/POO

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

Language: Java - Size: 1.4 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

Enrico2133/screen-sound_console_course-alura-applying-orientation-to-objects_part-1_dotnet-6_csharp-10

Repositório com exercícios do curso “C#: aplicando a Orientação a Objetos” da Alura. Aborda criação de classes, encapsulamento com propriedades, integração entre objetos, construtores e desafios práticos, com foco nos princípios fundamentais da POO em C#.

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

rahmatelinks/screen-sound_console_course-alura-applying-orientation-to-objects_part-2_dotnet-6_csharp-10

Repositório com exercícios do curso “C#: aplicando a Orientação a Objetos” da Alura. Aborda criação de classes, encapsulamento com propriedades, integração entre objetos, construtores e desafios práticos, com foco nos princípios fundamentais da POO em C#.

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

jcas12/Real-Estate-Manager

A real estate manager where the frontend was created by PyQT5 and the Backend was managed with Python and SQL

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

yonahcodes/cs50x

My Harvardx CS50x Projects and Notes

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

Aziz018/CPP_Modules

OOP in C++

Language: C++ - Size: 1.4 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

BhushanBahalkar/OOP-Concepts

This repository serves as a comprehensive guide and resource for understanding Object-Oriented Programming (OOP) principles in Java. It is designed for students, educators, and developers who want to deepen their knowledge of OOP and apply these concepts effectively in their Java projects.

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

ashishyoo/OOP

Object Oriented Programming with C#

Size: 13.7 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

marceloxreis/CS50x

My CS50x solutions and projects. This repository showcases my foundational understanding of programming concepts, problem-solving, and algorithms using C/Python, covering data structures, memory, and web development basics.

Language: C - Size: 16.3 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

adriamontoto/value-object-pattern

The Value Object Pattern is a Python 🐍 package that streamlines the creation and management of value objects 📦 in your projects. Value objects are immutable, self-validating objects that represent descriptive aspects of the domain with no conceptual identity.

Language: Python - Size: 129 KB - Last synced at: 4 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

swathireddy369/java-core-concepts

A collection of Java examples and exercises covering core topics like OOP, data structures, algorithms, exception handling, concurrency, and design patterns. Perfect for developers looking to strengthen their understanding of Java fundamentals and build efficient applications.

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

sipcapture/homer

HOMER - 100% Open-Source SIP, VoIP, RTC Packet Capture & Monitoring

Language: Shell - Size: 4.92 MB - Last synced at: 10 days ago - Pushed at: 25 days ago - Stars: 1,767 - Forks: 251

Alizadeh-DePaul/OOP-Depaul

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

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

fastify/fastify-plugin

Plugin helper for Fastify

Language: JavaScript - Size: 230 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 215 - Forks: 44

anaconda/anaconda-project

Tool for encapsulating, running, and reproducing data science projects

Language: Python - Size: 12.5 MB - Last synced at: 13 days ago - Pushed at: 9 months ago - Stars: 232 - Forks: 93

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

Language: Python - Size: 2.36 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

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

Master Core Java with Day-wise Programs, Assignments, Projects, and Interview Questions for 2025 Batch Students! Collaborative Space: Share and grow with the community.

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

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: 85 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

pedroestevaodev/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: 27.3 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

Alumasa45/Ride-sharing-system

This is a Ride sharing system, created using Typescript language, with dynamic pricing and ratings. It also has user authentication, GPS location tracking, ride history and driver/ passenger matching logic. There is polymorphism in pricing strategies, Encapsulation of rating and fare logic, Strategy pattern for fare calculation.

Language: TypeScript - Size: 5 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

pedroestevaodev/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: 89.8 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

aazannoorkhuwaja/Stock-Market-Simulator

Stock Market Simulator! Buy and sell stocks with virtual cash, track dynamic price swings, and build your portfolio on a sleek command-line interface

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

guideline-tech/subroutine

Subroutine makes it easy to write encapsulated, feature-driven code. It handles the boilerplate of inputs, outputs, type casting, and validation and lets you focus on the important functional code.

Language: Ruby - Size: 289 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 45 - Forks: 14

hammad2858/OOP-LAB

This repository contains OOP lab assignments and projects from FAST-NUCES

Size: 114 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

Krypton-46/OOP-Project

This is an individual C++ project that showcases Object-Oriented Programming (OOP) principles such as inheritance, encapsulation, and polymorphism. It serves as a demonstration of applying OOP concepts in a structured application

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

gaoxiaoliangz/react-scoped-css

CSS encapsulation solution for React

Language: JavaScript - Size: 1.64 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 462 - Forks: 40

alexionut-tincu/java-library-management-oop

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

hackingyseguridad/dnstunneling

dns tunneling con dns2tcp

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

Phani-LP/OOPS

A repository showcasing Object-Oriented Programming (OOP) concepts in Python with examples, including classes, objects, inheritance, polymorphism, encapsulation, method overloading, method overriding, and name mangling.

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

latakum/Dotnet-OOPS

A simple .NET Core console app demonstrating OOP concepts—Encapsulation, Inheritance, Polymorphism, and Abstraction—through a real-world notification system using Email and SMS services.

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

phpgt/Input

Encapsulated and type-safe user input.

Language: PHP - Size: 380 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 3

Hifza-Khalid/OOP_Odyssey

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

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

hmh3badi/1q

1q is a command-line application that generates the right one-liner based off of natural language queries.

Language: Python - Size: 134 KB - Last synced at: about 1 month ago - Pushed at: about 1 month 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.36 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

MonowarHusain/CSE111_PROGRAMMING-LANGUAGE-II_SP24-

This course covers data structures, syntax specification, language theory basics, and math fundamentals. It also includes formal languages, structured programming, and an overview of high-level languages. Students will design and code applications in a suitable language.

Language: Jupyter Notebook - Size: 1.44 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Drognar24/screen-sound_console_course-alura-applying-orientation-to-objects_part-3_dotnet-6_csharp-10

Repositório com exercícios do curso “C#: aplicando a Orientação a Objetos” da Alura. Aborda criação de classes, encapsulamento com propriedades, integração entre objetos, construtores e desafios práticos, com foco nos princípios fundamentais da POO em C#.

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

MU-DotNET/Nesne-Tabanli-Programlama-OOP

Language: C# - Size: 322 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 5 - 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: 456 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

abdallahbeshr77/Airline-Reservation-System-Java-OOP-Project-

A console-based Airline Reservation System built in Java using OOP concepts like inheritance and encapsulation. Users can add flights, book/cancel seats, and view bookings. Great for practicing object-oriented design and Java basics.

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

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: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ClaudiaSouza1812/Vehicle_Management_System

Vehicle Management System. An object-oriented C# application implementing a comprehensive vehicle management system with support for different vehicle types (Air, Road, Water) using advanced OOP concepts.

Language: C# - Size: 41 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Sikessem/Capsule

📦️ Encapsulate PHP Class properties using dynamic Getter and Setter.

Language: PHP - Size: 79.1 KB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

HilalOzdemirBuyukasik/ObjectOrientedProgramming

This repository contains Python exercises on Object-Oriented Programming (OOP) principles for beginners. It covers class creation, __init__ constructor, inheritance, method overriding, encapsulation, and abstraction to build a solid OOP foundation.

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

moiznisarkhan/OOPS_in_Python

Object Oriented Programming Language, through Python. 🚀

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

rohitdeshmukh27/Java-Concept-Notes

Java learning notes

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

Mo-Elshamy/Cpp-Practice-entry_level

A hands‑on collection of 19 entry‑level C++ labs—covering fundamental concepts such as data types, control flow, functions, STL basics, OOP, file I/O, and core algorithms—with well‑commented solutions adapted from Rustam‑Z’s exercises.

Language: C++ - Size: 257 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

c11472/250Testing--CoreJava-

Practice Exercise For Core Java From The Scratch for beginners to intermediate level .

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

matthyk/fastify-override

Fastify plugin to override decorators, plugins and hooks

Language: JavaScript - Size: 33.2 KB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 7 - 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: 228 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

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: about 2 months ago - Pushed at: about 2 months 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

alexmarincu/Cbject

OOP framework for standard C99

Language: C - Size: 6.26 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

f-corvaro/CPP

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

Language: C++ - Size: 5.02 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

sipcapture/hep-js

HEP: Javascript/Node implementation of HEP/EEP Encapsulation Protocol

Language: JavaScript - Size: 138 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 11 - Forks: 9

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: about 2 months ago - Pushed at: almost 3 years ago - Stars: 62 - Forks: 17

Paolahegel/banco-digital

Desenvolvido operações de um banco digital via terminal seguindo o paradigma de Programação Orientada à Objetos.

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

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: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

l-stanny/angular-studies-advanced-components

This Angular project is a self-directed in advanced features using Angular's built-in directives and in Angular + Typescript components development.

Language: TypeScript - Size: 927 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

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: about 2 months ago - Pushed at: 10 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: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ashishshres/Java

Learning programming with Java

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

Tossac/CMPSC132-SP25

All assignments from CMPSC132 - Programming II: Data Structures

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

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: 2 months ago - Pushed at: 3 months 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: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Katkargaurav09/Library-Management-System-Java-Console-App-

A Java-based Library Management System that allows users to add books, manage members, borrow and return books using a simple console-based menu. This project demonstrates object-oriented programming (OOP) principles such as encapsulation, abstraction, and method overloading. System making it user-friendly and practical for beginners learning Java

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

kuroonai/LEEPO

Liposome Encapsulation Efficiency Predictor & Optimizer

Language: Python - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

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: 6 days ago - Pushed at: over 2 years ago - Stars: 297 - Forks: 246

Andrew-dev1/COSC102-work

Coursework completed during Intro to CS II. Some projects were made together with Colgate's computer science department

Language: Java - Size: 1 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

FarhanTips/Object_Oriented_Programming_Python

Explore the core concepts of Object-Oriented Programming (OOP) in Python through hands-on exercises and real-world examples. This repository helps deepen understanding of OOP principles such as inheritance, encapsulation, polymorphism, and abstraction, providing practical implementations for effective learning.

Language: Jupyter Notebook - Size: 3.8 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - 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: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

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: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

shumarb/code

Source code for content in Learning repository

Language: Java - Size: 75.2 KB - Last synced at: 3 months ago - Pushed at: 3 months 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: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

flexycode/CCOBJPGL-PY

💫 CCOBJPGL-PY - Object-Oriented Programming in Python

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

sujoncoder/OOP_Javascript

Exploring OOP in Javascript

Language: JavaScript - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: 3 months 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: 2 months ago - Pushed at: 11 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: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

xxDark/Unsolver-8306275

Enables EnableDynamicAgentLoading in a remote process

Language: Java - Size: 75.2 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 30 - Forks: 2

naflanmohamed/JavaScript-Beginner-Code

JavaScript Beginner Code Practice

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

SamirHamadaa/Developer

A structured C++ project implementing OOP principles, focusing on encapsulation, abstraction, and multi-level inheritance with real-world object modeling.

Language: C++ - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - 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: 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

henriqueotogami/shikamaru

Estudos de Modularidade em Java.

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

prashantkoirala465/Digital-Clock-using-C-Plus-Plus

A feature-rich console-based digital clock application that displays time in beautiful ASCII art format along with local weather information. The clock supports multiple time zones, 12/24-hour formats, and real-time weather updates.

Language: C++ - Size: 52.7 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 8 - Forks: 0

vlaaad/blanket

Soft encapsulation for Clojure data structures

Language: Clojure - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 23 - Forks: 1

cpressey/LCF-style-ND

Exposition of an LCF-style theorem prover for propositional logic in a Natural Deduction system

Size: 123 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

cpressey/Information-Hiding-in-Scheme

Some simple techniques for information hiding in R5RS Scheme

Language: Scheme - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

SolangeUG/unfolding-maps

This project is part of the Object-Oriented Programming in Java Coursera course, developed by the University of California, San Diego.

Language: Java - Size: 11.1 MB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

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: 4 months ago - Pushed at: 4 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: 2 months ago - Pushed at: 4 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: 2 months ago - Pushed at: 4 months ago - Stars: 6 - 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: about 2 months 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: about 2 months 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: about 1 month ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 0

zoeburke/lexicaldecisiontask

This project implements a Lexical Decision Task (LDT), where users identify whether a set of words are English or not. The program utilizes object-oriented principles, with classes designed for file handling and participant management. 🚀

Language: Python - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - 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: 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

shahzaneer/Core-Object-Oriented-Programming

This Repo is all about Object Oriented Programming Paradigm, one the most fundamental concepts of Software Development!

Language: Java - Size: 79.1 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

saudahmedkadapa/Java-Placement-Prep

A comprehensive collection of Java coding problems, algorithms, and concepts for technical interviews and placement exams. Covering data structures, OOP principles, design patterns, multi-threading, each problem includes well-structured solution preparing for Java-based roles.

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

AhmedEweesKorany/Ponder_Peak

📄 A responsive and modern Blog App Frontend built with React and styled using Tailwind CSS. This app offers a seamless user experience with dynamic content rendering and intuitive UI. 🚀 Dive into the code to explore how components and state management come together to create an engaging blogging platform

Language: JavaScript - Size: 9.1 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

rb-thompson/battle-simulator

This project tests various approaches to encapsulation and polymorphism using abstract classes and inheritance.

Language: Python - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

eduardo106919/LI3

Conteúdos abordados na unidade curricular Laboratórios de Informática 3 no ano letivo 2024/2025

Language: C - Size: 3.06 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0