Chapter 12: Inheritance and Composition

"Is - A" relationships and "Has - A" relationships... we all know relationships are complicated, so it should come as no surprise that Inheritance and Composition can seem a bit ambiguous at times.

Chapter 12 sheds some light on Inheritance and Composition, but quite frankly does a much better job at explaining Inheritance than it does Composition. This appears to be a common problem according to some further explanation by fellow programmers, Eric Florenzano, Abhijit Nadgouda, and Paul Rajlich.

This week we will explore the differences further by examining the above articles and completing a worksheet focusing on composition (See the Chapter 13 post for more information and a link to the worksheet).

No comments:

Post a Comment