|
Effective C++: 55 Specific Ways to Improve Your Programs and Designs (3rd Edition) |  | Author: Scott Meyers Publisher: Addison-Wesley Professional
List Price: $49.99 Buy New: $32.25 as of 11/22/2009 16:18 CST details You Save: $17.74 (35%)
New (46) Used (18) from $31.48
Seller: Amazon.com Rating: 143 reviews Sales Rank: 11093
Media: Paperback Edition: 3 Pages: 320 Number Of Items: 1 Shipping Weight (lbs): 1.7 Dimensions (in): 9.3 x 7.6 x 0.7
ISBN: 0321334876 Dewey Decimal Number: 005.133 EAN: 9780321334879 ASIN: 0321334876
Publication Date: May 22, 2005 Availability: Usually ships in 24 hours
| |
| Features:
|
| Also Available In:
|
| Accessories:
|
| Similar Items:
| |
| Editorial Reviews:
Amazon.com Review This exceptionally useful text offers Scott Myers's expertise in C++ class design and programming tips. The second edition incorporates recent advances to C++ included in the ISO standard, including namespaces and built-in template classes, and is required reading for any working C++ developer. The book opens with some hints for porting code from C to C++ and then moves on to the proper use of the new and delete operators in C++ for more robust memory management. The text then proceeds to class design, including the proper use of constructors, destructors, and overloaded operator functions for assignment within classes. (These guidelines ensure that you will create custom C++ classes that are fully functional data types, which can be copied and assigned just like built-in C++ classes.) The author also provides a handful of suggestions for general class design, including strategies for using different types of inheritance and encapsulation. Never doctrinaire and always intelligent, these guidelines can make your C++ classes more robust and easier to maintain. --Richard Dragan
Product Description "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.
|
| Customer Reviews:
Showing reviews 1-5 of 143
Great Book November 8, 2009 RH (Philadelphia, PA) 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. August 19, 2009 Code Monkey (Los Angeles) 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 June 14, 2009 Nikolai Didenko 1 out of 22 found this review helpful
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
MUST-READ for C++ programmers June 11, 2009 G. Botta This book is not easy to read. You need to have a certain knowledge of C++ and of object oriented programming in general to grasp most of the details. On the other hand, this is one of the books that opens your mind on new techniques, solves any possible doubt and help you get a deep knowledge of the language.
The book is divided in "items". Each item is a trip into C++ of its own and gives you details, advices, insight and ideas to think about and work on in the future.
Buy it. Read it. Study it. Then code for a while. Then iterate the process!
amazing "book club" book May 31, 2009 R. Wolf (Indianapolis, IN, USA) 1 out of 1 found this review helpful
This is an amazing book. I read it long ago and am reading it again. My development team are all young. I decided to read this book as a team to help bring the java trained people up to speed on the complexities of C++. It is working well so far. The format of the book lends itself to "book club" style reading like no other.
Showing reviews 1-5 of 143
|
|
|
|
 Return to Math.com | |