|
há 2 anos | |
---|---|---|
AllDrawersOfTypeFullException.java | há 2 anos | |
Clothes.java | há 2 anos | |
ClothesTypeMismatchException.java | há 2 anos | |
Color.java | há 2 anos | |
Drawer.java | há 2 anos | |
Dresser.java | há 2 anos | |
Main.java | há 2 anos | |
Pajamas.java | há 2 anos | |
Pants.java | há 2 anos | |
README.md | há 2 anos | |
Shirt.java | há 2 anos | |
Shorts.java | há 2 anos | |
Socks.java | há 2 anos | |
Underwear.java | há 2 anos |
This project was initially created by me in August 2016, when I was teaching myself about OOP concepts. I created this project to demosntrate to myself how classes could be used to represent real life objects. There are a number of things I did that aren't considered good practice, but I'm leaving this as is to benchmark my progress as a programmer.