Meyers, Scott. Effective C++ (3rd edition). Upper Saddle River, NJ, USA: Addison-Wesley, 2005. ISBN: 0321334876

about | archive


[ 2006-June-15 15:58 ]

This book attempts to provide a concise guide to C++ best practices. If you are already familiar with C++ at a fairly deep level, it provides a great review of the tricky spots, of which there are many. I would not recommend it to people who are new to C++. Now I really should read "Large-Scale C++ Software Design", as I have heard good things about it and it covers a similar topic.