Tag Archives: best practices

Review of Exceptional C++ Style

Exceptional C++ Style Herb Sutter Addison-Wesley, 2005. Once again, Herb Sutter provides us with a set of problems that teach important lessons about the C++ programming language. Each problem in the book covers some problem that a C++ programmer might see in a particular program or design. As Sutter solves each problem, he gives insight… Read More »