https://github.com/raphaeleg/oopjava
All code produced in the HKU course COMP2396 Object-oriented programming and Java.
https://github.com/raphaeleg/oopjava
Last synced: about 1 year ago
JSON representation
All code produced in the HKU course COMP2396 Object-oriented programming and Java.
- Host: GitHub
- URL: https://github.com/raphaeleg/oopjava
- Owner: raphaeleg
- Created: 2023-11-21T05:57:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T06:33:05.000Z (over 2 years ago)
- Last Synced: 2025-05-28T04:08:24.111Z (about 1 year ago)
- Language: HTML
- Size: 1.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Object-Oriented Programming in Java
The four codebase are projects that excercised my learnings in Java.
Each project has their own `README.md` that specifies what it does and how to set it up on your device.
For further information, there is an `Instructions.pdf` of the assignment instructions, what the code is meant to do, and what I've specifically written.