Skip to content

This repository contains a collection of Java projects and exercises focusing on Object Oriented Programming (OOP) concepts.

Notifications You must be signed in to change notification settings

aytekinkaplan/Java-OOP-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Object Oriented Programming (OOP) Projects

This repository contains a collection of Java projects and exercises focusing on Object Oriented Programming (OOP) concepts.

Description

This repository serves as a showcase for various Java projects and exercises that demonstrate OOP principles such as inheritance, encapsulation, polymorphism, and abstraction. Each project is organized into its own directory with a detailed description of its purpose and functionality.

Projects

  1. Employee Management System: A simple employee management system that allows users to add, remove, and search for employees.

  2. Library Management System: A comprehensive library management system that enables users to manage books, members, and borrowing transactions.

  3. Bank Account Management: An application for managing bank accounts with support for deposit, withdrawal, and balance inquiry operations.

How to Use

Each project is contained within its own directory. To use a specific project, navigate to its directory and follow the instructions provided in the respective README file.

Contributing

Contributions are welcome! If you'd like to contribute to this repository, feel free to fork the project, make your changes, and submit a pull request. Please ensure that your contributions align with the project's standards and guidelines.

About

This repository contains a collection of Java projects and exercises focusing on Object Oriented Programming (OOP) concepts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages