Effective C++: 50 Specific Ways to Improve Your Programs and Design (Addison-Wesley Professional Computing Series)

Effective C++: 50 Specific Ways to Improve Your Programs and Design (Addison-Wesley Professional Computing Series)

by ScottMeyers (Author)

Synopsis

The first edition of Effective C++ sold nearly 100,000 copies and was translated into four languages. It's easy to understand why. Scott Meyers' practical approach to C++ described the rules of thumb employed by the experts-the things they almost always do or almost always avoid doing-to produce clear, correct, efficient code.

Each of this book's 50 guidelines summarizes a way to write better C++, and the accompanying discussions are backed by specific examples. For this new edition, Meyers reworked every guideline in the book. The result is exceptional adherence to C++'s Draft International Standard, current compiler technology, and the latest insights into the use of C++ for real-world applications.

$4.18

Save:$33.84 (89%)

Quantity

2 in stock

More Information

Format: Paperback
Pages: 288
Edition: 2
Publisher: Addison Wesley
Published: 02 Sep 1997

ISBN 10: 0201924889
ISBN 13: 9780201924886

Author Bio

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 serves on 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.