Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 415 Bytes

File metadata and controls

9 lines (5 loc) · 415 Bytes

003_Inheritance_Java_Masterclass_Tim_Buchalka

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 inheritance. Understanding proper use of constructors, getters and setters.