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

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

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)