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

https://github.com/arasgungore/cmpe160-projects

Three Java projects assigned for the Introduction to Object-Oriented Programming (CMPE 160) course in the Spring 2021 semester.
https://github.com/arasgungore/cmpe160-projects

abstraction encapsulation inheritance java java-object-oriented-programming java-oop object-oriented object-oriented-design object-oriented-java object-oriented-java-programming object-oriented-programming object-oriented-programming-project oop oop-concepts oop-examples oop-java oop-programming oop-project oops-in-java polymorphism

Last synced: 16 days ago
JSON representation

Three Java projects assigned for the Introduction to Object-Oriented Programming (CMPE 160) course in the Spring 2021 semester.

Awesome Lists containing this project

README

        

# CMPE160-projects

Three Java projects assigned for the Introduction to Object-Oriented Programming (CMPE 160) course in the Spring 2021 semester. These projects apply main concepts of OOP such as encapsulation, inheritance, abstraction, and polymorphism to real-world problems.

## Projects

[Project 1: Communication Simulation](CommunicationSimulation)

[Project 2: Ships and Ports](ShipsAndPorts)

[Project 3: Marketplace Implementation](MarketplaceImplementation)

## Author

👤 **Aras Güngöre**

* LinkedIn: [@arasgungore](https://www.linkedin.com/in/arasgungore)
* GitHub: [@arasgungore](https://github.com/arasgungore)