https://github.com/edmartt/design-principles-practice
https://github.com/edmartt/design-principles-practice
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/edmartt/design-principles-practice
- Owner: Edmartt
- Created: 2021-09-23T21:20:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-23T21:36:51.000Z (over 4 years ago)
- Last Synced: 2025-03-17T09:13:53.646Z (over 1 year ago)
- Language: Java
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Stack Example with good practices
This is an attempt for making a simulation of a stack structure.
I don't pretend to do it from scratch but to use good design principles.
The main purpose of this exercise is learning about clean code and good design principles.
Any advice or PR are welcome.
- Class Diagram
