Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sergebyte/oop-java-projects


https://github.com/sergebyte/oop-java-projects

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# OBJECT-ORIENTED PROGRAMMING JAVA PROJECTS

This repository contains various Object-Oriented Programming (OOP) projects implemented in Java. The projects are designed to demonstrate the principles and practices of OOP, including encapsulation, inheritance, polymorphism, and abstraction.

## Projects

### [0. Papers Please Classification](intro-classification/src/main/java/org/sergedb/oop/intro)
A project that classifies individuals into different universes based on predefined rules.

## License
The source code of this repository is licensed under the MIT License. See the [`LICENSE`](LICENSE) for more details.