MCR-Digital / apprentice-boot-camp-fundamentals-1

Slides and exercises for Fundamentals 1
https://mcr-digital.github.io/apprentice-boot-camp-fundamentals-1/
Creative Commons Attribution Share Alike 4.0 International
2 stars 71 forks source link

Talk about how constructors should completely set up objects in encapsulation exercise #100

Closed mrmanc closed 1 year ago

mrmanc commented 2 years ago

We should describe what a constructor is meant to achieve

mrmanc commented 2 years ago

This is discussed in the polymorphism section as of #113. We should check if it would be better covered earlier.

mrmanc commented 1 year ago

Fixed in b53ed96