coders-school / site

Content, configuration and build action for Coders School website
https://coders.school
3 stars 22 forks source link

Order of topics - Exercise for constructor inheritance before the topic was introduced #113

Open niemarcin opened 3 years ago

niemarcin commented 3 years ago

In this exercise https://coders.school/edu/courses/nowoczesny-c-1/lesson/jednolita-inicjalizacja/#exercise the task is to

Use constructor inheritance to allow initialization of all shapes providing only a Color as a parameter.

But on our platform, constructor inheritance is explained one topic after it's needed for the exercise: https://coders.school/edu/courses/nowoczesny-c-1/lesson/alias-using/#constructors-inheritance