Effective C++: 55 Specific Ways to Improve Your Programs and Designs
Scott Meyers
(Author)
Description
Effective C++ 3/e is a complete update of Effective C++ and Effective C++ 2/e .Like its predecessors, 3/e has 55 guidelines which contain better, more
effective ways to write code, backed by specific examples. The second edition
published in 1997, and was basically a face-lift of the first edition, keeping most
of the same elements, and seven years later is still selling well.
Now, Meyers has dramatically rejuvenated the material, including more than
30% brand-new material. Meyers began this edition by asking himself, What
are the 55 most important pieces of advice for practicing C++ programmers in
2005? He also asked thousands of past users of his books this same question.
This resulted in a completely new book. New material includes use of UML
notation, thread safety, exception safety, design patterns, and templates. Any
older material has been revitalized to reflect new ideas and strides in C++
development.
Product Details
Price
$54.99
Publisher
Addison-Wesley Professional
Publish Date
May 01, 2005
Pages
297
Dimensions
7.3 X 9.1 X 0.8 inches | 1.2 pounds
Language
English
Type
Paperback
EAN/UPC
9780321334879
BISAC Categories:
Earn by promoting books
Earn money by sharing your favorite books through our Affiliate program.
About the Author
Scott Meyers is one of the world's foremost authorities on C++, providing training and consulting services to clients worldwide. He is the author of the best-selling Effective C++ series of books (Effective C++, More Effective C++, and Effective STL) and of the innovative Effective C++ CD. He is consulting editor for Addison Wesley's Effective Software Development Series and is a founding member of the Advisory Board for The C++ Source (http: //www.artima.com/cppsource). He holds a Ph.D. in Computer Science from Brown University. His web site is http: //www.aristeia.com.