Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/malferrari48/oop_project
- Owner: Malferrari48
- Created: 2022-05-21T08:34:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-29T21:41:01.000Z (10 months ago)
- Last Synced: 2024-03-01T22:28:36.046Z (10 months 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 presentThe final grade was 30/30.