Basic app for better understaning of Object oriented programming using Java and Java collections.
The workspace contains two folders by default, where:
src: the folder to maintain sourceslib: the folder to maintain dependencies
- Polymarphism
- Overriding
- Overloading
- Encapsulation
- step down rule (clean code concept)
- Single Responsability
- Meaningful names (clean code concept)