Wrap up
- Course review
- Prep for final exam
Extras if we have the time
OO part III
- operator overloading in C++ classes
- templates for functions and classes
- StL (standard template library)
Misc. topics III
- String streams: reading/writing formatted data from/to strings
- Makefiles
- Approaches to testing and debugging
- The gdb debugger