Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/malferrari48/oop_project

Project for the "Programmazione a oggetti" course.
https://github.com/malferrari48/oop_project

java java-swing javadoc object-oriented-programming thread

Last synced: 12 days ago
JSON representation

Project for the "Programmazione a oggetti" course.

Awesome Lists containing this project

README

        

# OOP_project
This project was my exam for the Unimore "Programmazione a oggetti" course, carried out in January 2021.

In this repository you can find:
- "Gestore_Spedizioni" where the Java code of a shipping manager is present
- "Documentazione" which represents the documentation of the project generated with Javadoc
- "polimorfismo.txt" which indicates in which points of the program the polymorphism is present

The final grade was 30/30.