Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
C++ Coding Standards: 101 Rules, Guidelines, and Best Practices Review by S. Gargolinski
One of the Best C++ Books I Have Read
C++ Coding Standards is one of the best books about C++ that I have read, although I feel the title can be somewhat misleading. When the average programmer thinks "coding standard", their mind probably thinks of a crusty old document on their company wiki somewhere that tells them exactly how to lay out their curly brackets. This book is not that at all, but rather an awesome collection of C++ wisdom that should be useful to anyone using the language. Sutter and Alexandrescu write in a wonderful conversational style that reading this book is almost like sitting down for a chat with these two masters of C++ and software development.
I've learned a lot from this book, and it's a fantastic resource for C++ developers of all skill levels. Highly recommended!