The C++ Standard Library: A Tutorial and Reference
by Nicolai M. Josuttis
The C++ Programming Language, Special Edition
by Bjarne AT&T Labs Murray Hill, New Jersey Stroustrup
Design Patterns: Elements of Reusable Object-Oriented Software
by Erich Gamma; Richard Helm; Ralph Johnson; John Vlissides
C++ Without Fear: A Beginner’s Guide That Makes You Feel Smart
by Brian Overland
Sams Teach Yourself C++ in One Hour a Day, Sixth Edition
by Jesse Liberty; Siddhartha Rao; Bradley Jones
The C++ Standard Library: A Tutorial and Reference
by Nicolai M. Josuttis
Elements of Programming
by Alexander Stepanov; Paul McJones
The C++ Programming Language, Special Edition
by Bjarne AT&T Labs Murray Hill, New Jersey Stroustrup
“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 book is organized around 55 specific guidelines, each of which describes a way to write better C++. Each is backed by concrete examples. For this third edition, more than half the content is new, including added chapters on managing resources and using templates. Topics from the second edition have been extensively revised to reflect modern design considerations, including exceptions, design patterns, and multithreading.
Important features of Effective C++ include:
Expert guidance on the design of effective classes, functions, templates, and inheritance hierarchies.
Applications of new “TR1” standard library functionality, along with comparisons to existing standard library components.
Insights into differences between C++ and other languages (e.g., Java, C#, C) that help developers from those languages assimilate “the C++ way” of doing things.
Average Amazon.com® Rating: ![]()
![]()
![]()
![]()
Based on 145 Ratings
Great Book - 2009-11-08
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
This book is meant for people who are familiar with the C++ syntax, but want to fine tune their skills. The only other books that can improve the quality and reliability of your code as well as this are Scott Myers' other books (35 More Specific Ways and 50 Ways to Improve STL Use). The text tackles relatively complex issues in a very approachable and easy to read manner. I have found no flaws with this book. I strongly recommend any C++ book written by Myers (I have read several and loved them all).
Great Resource for new and experienced developers. - 2009-08-19
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
The book is well laid out and organized, reminding us of casual programming casualties that can be avoided. I am very pleased with the purchase however I must criticize the Kindle version which doesn't properly separate paragraphs and can be a bit awkward to read. The content, again, is fantastic.
I have not received this purchased item yet - 2009-06-14
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
I have to be quite negative due to the fact I have not received this item yet. It was supposed to be delivered around May 24. Currently it is June 14 and I did not receive any responses neither from Amazon nor from the seller. I have submitted multiple status requests.
Disappointed,
Nick Didenko
Effective C++ - 2010-01-26
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
I received the book shortly after the purchase though it was shipped from overseas...the condition as described in the purchase..simply I recommend this seller
Highly recommended for a new to moderately experienced C++ programmer , not so much for one with some experience - 2009-12-30
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
I started reading this book when i had about 6 years of C++ experience when preparing for an interview so wanted to brush up some concepts. I was out of touch with advanced C++ for 2 years but was doing some C++ programming in-between.
I found it to be pretty basic. When you have some good C++ programming experience you learn all these thing which are mentioned in the book. But If i had read this book a couple of years ago i would have learnt these concepts much earlier, rather than learning them the hard way. So if you are like a college student or graduate with a basic C++ programming experience, but you want to learn next level , then this is the book for you.
Some information on this page was provided using data from Amazon.com®. View at Amazon >