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.
-
Updated
Feb 15, 2025 - Java
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.
Bank Application in Java with Factory and Observer pattern, interface, encapsulation and abstraction
Tdooz is an advanced tic-toc-toe game made with Java programming language and OOP which has a graphical interface made with Jframe.
Doc-Connect Healthcare Application is a comprehensive medical management system designed to streamline the interaction between patients and healthcare providers. This project exemplifies the use of object-oriented programming (OOP) principles, including inheritance, abstraction, polymorphism, and encapsulation providing a vast coverage.
A personal collection of notes, code samples, and mini-projects exploring core Object-Oriented Programming (OOP) primarily using Java.
Java lab experiments till exceptional handling
This repository contains all of my works of CSE215 ( Object Oriented Programming with java )
OOPs Concepts (SEM 3) - Constructor, command line argument, inheritance, Generic program, exception handling, templates, file handling, Strategy Design pattern
The Vehicle Management System is a Java project demonstrating OOP concepts like encapsulation, inheritance, method overriding, upcasting, and downcasting. It includes a base Vehicle class with Car and Bike subclasses to showcase real-world object relationships.
Airport management system developed using oops
A project undertaken to show the simulation of a single bus architecture using the concepts of Java like Inheritence , Multithreading and Applets. The project demonstrates how the read and write operations happen between the Processing unit and memory.
Zoo Management System (ZOOtopia)
Assignment 3 of Concepts & Structures: Internet Computing by Prof. Teresa Brooks (Pace University)
Java inheritance (Subclass and Superclass), interface and abstract classes has been created.
This is a hierarchy model of a real-world Customer data Storage Application. It includes a total of 5 .java Files including the main class.
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.
Milestone 2 , core Java
This Java project creates a word histogram using inheritance and composition, analyzing text strings to generate word frequency counts while showcasing OOP and design patterns.
Add a description, image, and links to the inheritence topic page so that developers can more easily learn about it.
To associate your repository with the inheritence topic, visit your repo's landing page and select "manage topics."