GitHub topics: oop-in-java
mikaisloyal/Global-Student-Network_Smulator-Jasmines-Branch Fork of TRGGB2/GlobalStudentNetworkSimulator
An OOP-based Java GUI app that simulates social networking for international students through profile visualization, file I/O, and real-time similarity analysis.
Language: Java - Size: 15.9 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

sulhanfuadi/pbo-class
This repository offers practical Java examples and assignments to explore core Object-Oriented Programming concepts.
Language: Java - Size: 5.01 MB - Last synced at: 8 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

fmiguezo/SistemaTransporteV2-ProgAv1
Ejercicio Sistema Transporte
Language: Java - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

nashish109/EndSemLabExam-kl
A simple Java-based model to represent an educational system, involving three classes: Employee, Instructor, and Course. Each class encapsulates relevant attributes and relationships—like assigning instructors to courses and tracking employee skills—using object-oriented principles.
Language: Java - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

vasicm4/oop-hotel
Beginner level Java project built using basic Object Oriented Programming principles
Language: Java - Size: 2.41 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

YasinRezvani/Object_Oriented_Restaurant_Management_System
An object-oriented Java application for restaurant management featuring menu control, customer orders, and accounting operations using CRUD functionality and file-based receipts.
Language: Java - Size: 43 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - 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

cihat-kose/java-practice-lab
A comprehensive Java practice repository covering essential and advanced topics. Ideal for students and developers to enhance their Java skills through practical exercises focusing on data types, control statements, OOP concepts, and collections.
Language: Java - Size: 487 KB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1

jdrodas/Java_pdoo
Proyectos del curso de Programación y Diseño Orientado a Objetos en Java
Language: Java - Size: 28.3 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

Abrarulhassan-786/TMS-PROJECT
OOP base project Transport management system. Using C# with window fomr
Language: C# - Size: 781 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

burakdemir-mb/java-oop-project
Object-Oriented Programming in Java
Language: Java - Size: 32.2 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

nmdra/Java-Learn
A repository documenting my journey learning Java, featuring projects, code snippets, and notes on key concepts. Contributions and suggestions are welcome!
Language: Java - Size: 2.17 MB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Kwilso3412/Maintence-System
Java OOP program used to demonstrate ability to use collections
Language: Java - Size: 42 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

madebypixel02/OOP-Practices
[UOC] A repo containing the various practices I'll work on in Object-Oriented Programming
Language: HTML - Size: 6.93 MB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Kailash23/algos-and-ds
Implementation of Algorithms and Data Structure in C++
Language: C++ - Size: 744 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

FadilAdz/Constructor
Praktikum Pertemuan Ke 7 Pemrograman Orientasi Objek.
Language: Java - Size: 2.21 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

yadobler/ip Fork of nus-cs2103-AY2425S1/ip
NUS CS2103T (AY2425S1) Individual Project
Language: Java - Size: 2.21 MB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

learnwithfair/java-documentation
java (OOP) documentation with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]
Size: 17.2 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

supunxiii/formula-1
java cli program to simulate a formula 1 race.
Language: Java - Size: 122 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

AngeloSans/Java
From noob to pro, using this repository to improve my java programing abilities
Language: Java - Size: 44.9 KB - Last synced at: 25 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

101rror/OOP
Language: Java - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

lsmcodes/java-poo-desafio-bootcamp
Desafio de projeto Abstraindo um Bootcamp Usando Orientação a Objetos em Java - DIO
Language: Java - Size: 48.8 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

lsmcodes/java-poo-desafio-banco-digital
Desafio de projeto Criando um Banco Digital com Java e Orientação a Objetos - DIO
Language: Java - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

lsmcodes/java-poo-desafio-diagramacao-das-classes-do-iphone
Desafio de projeto Diagramação das Classes do Iphone - DIO
Language: Java - Size: 85.9 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

davidemecugni/JavaExercises
Java OOP exercises done during the class held by prof. Nicola Bicocchi
Language: Java - Size: 711 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ivanalves-t/JavaChess
this is a simple chess game developed in Java language
Language: Java - Size: 45.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ozgurvurgun/java-to-php
A PHP structure that enables those coming from Java to use PHP without feeling foreign.
Language: PHP - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MSarmadQadeer/qurbani-animals-market
It is an OOP(Object Oriented Programming) based project in Java language. It is a console application in which you can buy and sell animals that are eligible for Qurbani at the event of Eid al-Adha.
Language: Java - Size: 386 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

kopach-artem/Pipes_gods_of_jar
Interactive Java simulation of a desert water transport system, offering a gamified approach to learning programming and strategic thinking
Language: Java - Size: 23 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

elblasco/programmazione-2
Language: Java - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Gabriel-Lucena/PTBPOAO
A disciplina explora os conceitos da programação orientada a objetos, destacando as diferenças entre ela e a programação estruturada. Aborda elementos como objeto, classe, métodos, atributos, herança, polimorfismo, agregação, associação, dependência, encapsulamento e suas notações. Também inclui a implementação de algoritmos orientados a objetos.
Language: Java - Size: 43 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

quangduy201/Library 📦
Simple project used for library management
Language: Java - Size: 921 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

deepcloudlabs/dcl204-2024-feb-26
DCL-204: Java SE 17 Programming
Language: Java - Size: 3.01 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Adl1coder/PracticeJava
Language: Java - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

deepcloudlabs/dcl204-2023-may-23
DCL-204: Java SE 17 Programming
Language: Java - Size: 1.32 MB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

helmy001/Talabat_Application
Food ordering application using java
Language: Java - Size: 32 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

HarunUYGUC/Java_Temelleri
Object Oriented Programming (OOP) with Java
Language: Java - Size: 4.64 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

iabrarbajwa/WagesCalculator
An object oriented console application in Java, using IntelliJ IDEA developer environment to maintain and calculate wages of employees.
Language: Java - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

KavinnatRaw/StroopTestGame
Stroop Test Game is based on neuropsychological test called Stroop Color Word Test (SCWT) *This Java project is part of my Object-oriented Programming Laboratory course in the 2/2020 academic year of my freshman year at Sirindhorn International Institute of Technology, Thailand.
Language: Java - Size: 3.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ArbelTepper/BIU-OOP-Expression_HW
OOP homework assignment 4
Language: Java - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

LeeTaylorLondon/Data-Structures-with-Algorithm-Design-Analysis
University project to learn Java, OOP, and data structures. Achieved 100% mark for this project.
Language: Java - Size: 228 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

wamae-ndiritu/java_assignments
This is repository contains learning OOP assignents using JAVA at the University
Language: Java - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

deepcloudlabs/dcl204-2023-oct-30
DCL-204: Java SE 17 Programming
Language: Java - Size: 1.18 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

deepcloudlabs/dcl204-2022-jul-18
DCL-204: Java SE 17 Programming
Language: Java - Size: 1.16 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

berkakkaya/LocalSocialMediaPlatformProject
Local social media platform project that has been created with Java. The main purpose of this project is to study the OOP's main backbones.
Language: Java - Size: 171 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Nour-Sadek/Contacts
This project was adopted from one of HyperSkill's projects under the "Java Core" Java Track
Language: Java - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Karllouise-code/dataStructures
Bubble, selection, trees, queue, and stacks.
Language: Java - Size: 1.53 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

Nour-Sadek/Budget-Manager
This project was adopted from one of HyperSkill's projects under the "Java Core" Java Track
Language: Java - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Irlll/oop-java-gui-clothes-rental-system
Simple clothes rental system using object oriented programming Java GUI
Language: Java - Size: 1.5 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

ginny100/Object-Oriented-Java-Programming-Data-Structures-and-Beyond
All assignments from the 5 courses in the "Object Oriented Java Programming: Data Structures and Beyond Specialization" on Coursera.
Language: Java - Size: 50.9 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2

nMaax/how-to-oop
A simple repository for the OOP Exam at Politecnico di Torino :rocket:
Language: Java - Size: 1.23 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

merttalug/Truck_Owner
A java program that creates a person class named Person, assigns the information from that class to the Vehicle class as a parameter named owner, and inherits the Truck class from the Vehicle class. It is aimed to learn the basics of object-oriented programming and the concept of inheritance.
Language: Java - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Taabannn/simple-restaurant
This repository contains the solution of HW3... The first question is about a simple implementation of a restaurant... The second one is about the inheritance... The third question asks the difference between composition and aggregation relations in java.
Language: Java - Size: 12.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Oussama-Abderrahim/usto-tps
A repository containing some of the practical works I did in university ... for souvenirs sake.
Language: Java - Size: 13.1 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

BogdanOtava/Java-Fundamentals
Learning the basics of the Java Programming Language.
Language: Java - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

aarushirc14/ENSF-409-Project 📦
This is a Java application for a fictional food bank that reads an inventory from a SQL database and retrieves food items based on user input.
Language: Java - Size: 15.1 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mervegundogmus/Java-SE-17-Programming
Language: Java - Size: 1.36 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JonathanAaronDev/-Car-Rental-Agency
GUI Project in OOP advanced topics Course using Java
Language: Java - Size: 199 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pray3m/JavaPrograms
OOP in Java : LAB SHEETS | Nepathya College
Language: Java - Size: 487 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 4

greybrunix/Projeto_POO
Projeto de Programação Orientada a Objetos ( cadeira de segundo ano de LCC, UMinho )
Language: Java - Size: 7.46 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

danigfavero/nossa-casa-codigo
Prática deliberada em Java.
Language: Java - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

deepcloudlabs/dcl204-2022-feb-10
DCL-204: Java SE 17 Programming
Language: Java - Size: 1.18 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 5

Taabannn/simple-bank-implementation
This repository is a simple implementation of a bank...
Language: Java - Size: 13.2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Abdelrahman-Yasser-1/Gym-Management-System
Gym-Management-System for managing gym members and trainers applying OOP consept
Language: Java - Size: 105 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dre1597/basic-java-zeStore
Basic project to remember and improve some OOP principles on Java.
Language: Java - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AfnanElhussini/TryingOOPWithJava
how object-oriented programming in java works!
Language: Java - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

deepcloudlabs/dcl204-2022-apr-11
DCL-204: Java SE 11 Programming
Language: Java - Size: 1.21 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

pkErbynn/learn-web-technologies
Learning Material for Turntabl Mentorship Program on Software Engineering with full-stack Web dev. I teach university students how to code and become software engineers.
Size: 156 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

deepcloudlabs/dcl204-2021-dec-14
DCL-204: Java SE 17 Programming for C++11/14/17 Developers
Language: Java - Size: 1.12 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

PaoloBezzina/Object-Oriented-Programming
The assignment for the study unit CPS2004 - Object-Oriented Programming. Including, 1. Representation of Binary Images as Quadtrees; 2. Easily Scalable Banking System; 3. Big Integer Library
Language: Java - Size: 81.1 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

omarabdelaz1z/NotifyMe
Notify Me RESTful Web Service
Language: Java - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

nadavWeisler/OOP
Object oriented programming course at the Hebrew University
Language: Java - Size: 882 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

GiliFaibish1999/HomeWork5-JavaOOP-StudentTuition
This java oop project, calculates student tuition for two types of students: regular and scholar
Language: Java - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Satharus/Invasion_3102 Fork of ahmedkorani/Invasion_3102
A retro themed 2D action platformer with a synthwave theme made with Java and LibGDX.
Language: Java - Size: 40.8 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
