Listmania!
C++ Programming Essentials
Effective C++: 55 Specific Ways to Improve Your Programs and Designs (Addison-Wesley Professional Computing Series)Effective C++: 55 Specific Ways to Improve Your Programs and Designs (Addison-Wesley Professional Computing Series) by Scott Meyers
Buy new: £15.96 / Used from: £12.50
The first of the standard works on how to use C++. A must for the professional developer.
More Effective C++: 35 New Ways to Improve Your Programs and Designs (Professional Computing)More Effective C++: 35 New Ways to Improve Your Programs and Designs (Professional Computing) by Scott Meyers
Buy new: £16.45 / Used from: £4.66
The second of the standard works on how to use C++. A must for the professional developer.
Exceptional C++Exceptional C++ by Herb Sutter
Buy new: £16.64 / Used from: £8.80
An excellent collection of techniques and gotchas of C++. A must for the professional developer.
Effective STL: 50 Specific Ways to Improve the Use of the Standard Template Library (Addison-Wesley Professional Computing Series)Effective STL: 50 Specific Ways to Improve the Use of the Standard Template Library (Addison-Wesley Professional Computing Series) by Scott Meyers
Buy new: £17.08 / Used from: £15.00
Essential book on programming techniques for efficient use of STL. A must for the professional developer.
C++ Coding Standards : Rules, Guidelines, and Best PracticesC++ Coding Standards : Rules, Guidelines, and Best Practices by Herb Sutter
Buy new: £12.97 / Used from: £11.74
Excellent collection of coding guidelines for producing safe and efficient code in contemporary development. Excellent reading and and an essential piece for project leaders and programmers alike.
Exceptional C++ Style: 40 New Engineering Puzzles, Programming Problems and Solutions (C++ in Depth Series)Exceptional C++ Style: 40 New Engineering Puzzles, Programming Problems and Solutions (C++ in Depth Series) by Herb Sutter
Buy new: £17.08 / Used from: £21.24
Interesting book containing more techniques and gotchas. Well worth reading, but not as good as the first one though.
Modern C++ Design: Applied Generic and Design Patterns (C++ in Depth)Modern C++ Design: Applied Generic and Design Patterns (C++ in Depth) by Andrei Alexandrescu
Buy new: £17.48 / Used from: £14.00
Interesting book on the more esoteric uses of templates. This book is for the intermediate to advanced C++ programmer.
C++ Templates: The Complete GuideC++ Templates: The Complete Guide by David Vandevoorde
Buy new: £30.78 / Used from: £33.37
Contains everything you need to know about template programming. This book is for the advanced C++ programmer.