https://github.com/madebypixel02/oop-practices
[UOC] A repo containing the various practices I'll work on in Object-Oriented Programming
https://github.com/madebypixel02/oop-practices
java oop oop-in-java oop-java self-learning uoc
Last synced: 4 months ago
JSON representation
[UOC] A repo containing the various practices I'll work on in Object-Oriented Programming
- Host: GitHub
- URL: https://github.com/madebypixel02/oop-practices
- Owner: madebypixel02
- Created: 2023-03-19T12:34:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-02T15:09:45.000Z (almost 2 years ago)
- Last Synced: 2025-01-14T12:51:49.231Z (5 months ago)
- Topics: java, oop, oop-in-java, oop-java, self-learning, uoc
- Language: HTML
- Homepage:
- Size: 6.93 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OOP-Practices | UOC
*A repo containing the various practices I'll work on in Object-Oriented Programming 💻*
- [CAT 1 - Let's start](./CAT%201%20-%20Let's%20start)
- [CAT 2 - Classes and objects](./CAT%202%20-%20Classes%20and%20objects)
- [CAT 3 - Associations](./CAT%203%20-%20Associations)
- [CAT 4 - Inheritance](./CAT%204%20-%20Inheritance)
- [Practice 1 - Design](./Practice%201%20-%20Design)
- [Practice 2 - Coding](./Practice%202%20-%20Coding)