The description of the challenge belongs to Tim Buchalka.
This is his Java Masterclass at udemy.com: https://www.udemy.com/java-the-complete-java-developer-course/
This is a collection of my codes, generated by myself for learning Java. This challenge is about understanding the role of constructors. Exercising best practice with multiple constructors, in order to avoid code duplication.