Chapter 24. Design and Programming

 

Keep it simple: as simple as possible, but no simpler.

 
 --A. Einstein

Overview

This chapter considers the ways programming languages in general and C++ in particular can support design:

  • §24.2 The fundamental role of classes, class hierarchies, type checking, and programming itself

  • §24.3 Uses of classes and class hierarchies, focussing on dependencies ...

Get The C++ Programming Language, Special Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.