Week 5: Overview
This week we will consider code design in C++ in a more general sense. We’ll encounter some common coding patterns that appear frequently in object oriented code, explore some of the different programming paradigms that exist and how they have influenced C++, and work towards writing good quality code.