Scott Meyers

Effective C++

55 Specific Ways to Improve Your Programs and Designs. 3rd ed. Sprache: Englisch.
kartoniert , 297 Seiten
ISBN 0321334876
EAN 9780321334879
Veröffentlicht Mai 2005
Verlag/Hersteller Addison Wesley
49,21 inkl. MwSt.
Mit click & collect bis 18:30 Uhr bestellen und direkt am folgenden Werktag abholen.
Sofort lieferbar (Versand mit Deutscher Post/DHL)
Teilen
Beschreibung

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
50% 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.

Portrait

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.