Module 5: Supplemental Material
More about objects
There is already a lot of material on objects that we won't need to
repeat here. Learn more about objects:
- Start by reading through and doing the exercises in
Module
4 of CS-2113. This covers static objects in a little more detail.
- Next, read through the very detailed examples in
Module
5 of CS-2112.
- For this course, we will not spend much time on inheritance
or abstract classes. However, to get a general idea of what it's all
about: