Login
Register
Home || Search || About us || Blog || Contact us || Other book sites

Name: Effective STL

Author: Scott Meyers
Year: 2001
Rank:

Rating:

Original Rating:

Popularity: 1.4
Genres/categories: Computer Science, Programming, Non Fiction

Purchase/research links:
"This is Effective C++ volume three - it's really that good."
- Herb Sutter, independent consultant and secretary of the ISO/ANSI C++ standards committee "There are very few books which all C++ programmers must have. Add Effective STL to that list."
- Thomas Becker, Senior Software Engineer, Zephyr Associates, Inc., and columnist, C/C++ Users Journal C++'s Standard Template Library is revolutionary, but learning to use it well has always been a challenge. Until now. In this book, best-selling author Scott Meyers ( Effective C++ , and 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. Other books describe what's in the STL. Effective STL shows you how to use it. Each of the book's 50 guidelines is backed by Meyers' legendary analysis and incisive examples, so you'll learn not only what to do, but also when to do it - and why. Highlights of Effective STL include: Advice on choosing among standard STL containers (like vector and list), nonstandard STL containers (like hash_set and hash_map), and non-STL containers (like bitset).
Techniques to maximize the efficiency of the STL and the programs that use it.
Insights into the behavior of iterators, function objects, and allocators, including things you should not do.
Guidance for the proper use of algorithms and member functions whose names are the same (e.g., find), but whose actions differ in subtle (but important) ways.
Discussions of potential portability problems, including straightforward ways to avoid them. Like Meyers' previous books, Effective STL is filled with proven wisdom that comes only from experience. Its clear, concise, penetrating style makes it an essential resource for every STL programmer.
This book is part of the "Effective C++" series.
Here are some other books from this series:
Effective C++
First published 1991
Rank:
, Original Star Rating:
, Adjustred Star Rating:
, Pop Rating:1.3/10
More Effective C++
First published 1995
Rank:
, Original Star Rating:
, Adjustred Star Rating:
, Pop Rating:1.4/10

Similar books:

C++ Coding Standards
by Herb Sutter

Modern C++ Design
by Andrei Alexandrescu

More Exceptional C++
by Herb Sutter

Exceptional C++
by Herb Sutter

C++ Gems
by Stanley B. Lippman

Effective C++
by Scott Meyers

The C++ Standard Library
by Nicolai M. Josuttis

Advanced C++
by James O. Coplien

Ruminations on C++
by Andrew Koenig

More Effective C++
by Scott Meyers

C++ Templates
by David Vandevoorde

C++ Unleashed
by Jesse Liberty

The Design and Evolution of C++
by Bjarne Stroustrup

C++ Template Metaprogramming
by David Abrahams

Practical C++ Programming
by Steve Oualline

The Amazing Book is Not on Fire
by Dan Howell

The C Programming Language
by Brian W. Kernighan

Code Complete
by Steve McConnell

Destiny of Souls
by Michael Newton

The Simple Path to Wealth
by J. L. Collins