Scott Meyers

Effective STL

50 Specific Ways to Improve Your Use of the Standard Template Library. Sprache: Englisch.
kartoniert , 288 Seiten
ISBN 0201749629
EAN 9780201749625
Veröffentlicht Juni 2001
Verlag/Hersteller Pearson Education
56,00 inkl. MwSt.
Lieferbar innerhalb von 2 Wochen (Versand mit Deutscher Post/DHL)
Teilen
Beschreibung

C++'s Standard Template Library is revolutionary, but learning to use it well has always been a challenge for students. In Effective STL, best-selling author Scott Meyers (Effective C++, More Effective C++) reveals the critical rules of thumb employed by the experts -- the things they almost always do or almost always avoid doing -- to get the most out of the library. This book offers clear, concise, and concrete guidelines to C++ programmers. While other books describe what's in the STL, Effective STL shows the student how to use it. Each of the book's 50 guidelines is backed by Meyers' legendary analysis and incisive examples, so the student will learn not only what to do, but also when to do it - and why.

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