-Every C++ professional needs a copy of
Effective C++. It is an absolute must-read for anyone thinking of doing serious C++ development. If you-ve never read
Effective C++ and you think you know everything about C++, think again.-
-
Steve Schirripa, Software Engineer, Google -C++ and the C++ community have grown up in the last fifteen years, and the third edition of
Effective C++ reflects this. The clear and precise style of the book is evidence of Scott-s deep insight and distinctive ability to impart knowledge.-
-
Gerhard Kreuzer, Research and Development Engineer, Siemens AG
The first two editions of Effective C++ were embraced by hundreds of thousands of programmers worldwide. The reason is clear: Scott Meyers- practical approach to C++ describes the rules of thumb used by the experts - the things they almost always do or almost always avoid doing - to produce clear, correct, efficient code.
The