This list contains exercises which should be done after lesson "More on Classes" (after page 176).
| No | Title |
| 4 | Design and implement a class "Person" |
| 5 | Design and implement a class "Date" |
| 6 | Use the class "Date" |
| 7 | Replace struct "List" by a class |
| 8 | Extent the class "Date" |