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: over 1 year ago
JSON representation
Project for the "Programmazione a oggetti" course.
- Host: GitHub
- URL: https://github.com/malferrari48/oop_project
- Owner: Malferrari48
- Created: 2022-05-21T08:34:39.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-29T21:41:01.000Z (over 2 years ago)
- Last Synced: 2025-02-04T22:16:47.032Z (over 1 year ago)
- Topics: java, java-swing, javadoc, object-oriented-programming, thread
- Language: HTML
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.