Wizards and Warriors exercise reformat #2718
Labels
discussion
x:action/improve
Improve existing functionality/content
x:knowledge/intermediate
Quite a bit of Exercism knowledge required
x:module/concept
Work on Concepts
x:module/concept-exercise
Work on Concept Exercises
x:status/claimed
Someone is working on this issue
x:type/content
Work on content (e.g. exercises, concepts)
As this concept exercises introduces to the topic of
inheritance
for me, seems a bit weird to give the student the class with the inherited parent class already in the code.I was thinking that we can create a tasks that ask the student to implement the classes
Wizard
andWarrior
and then that they extend also this classes with the parent classFighter
.Maybe as well give a brief introduction on what's
Override
doing in the code.The text was updated successfully, but these errors were encountered: