|  | | The C++ Standard Library : A Tutorial and Reference | | | Description: The C++ Standard Library : A Tutorial and Reference | | Programming with the C++ Standard Library can certainly be difficult, but Nicolai Josuttis's The C++ Standard Library provides one of the best available guides to using the built-in features of C++ effectively.
The C++ Standard Library provides plenty of default functionality in the form of the Standard Template Library (STL) for containers (like vectors and linked lists), as well as generic algorithms (which allow you to sort, search, and manipulate elements inside containers). The best thing about The C++ Standard Library is that it gives the reader a concise guide to working with these basic containers (from lists to sets and maps, with everything in between). Each container type is explained along with short code excerpts. Moreover, in a reference section, the author explores the connections between each container type, showing how they share similar methods. (Learn just a few methods and you can pretty much work with them all.) | | Information:: The C++ Standard Library : A Tutorial and Reference | | Title: | The C++ Standard Library : A Tutorial and Reference | | Author: | Nicolai M. Josuttis | | Price / Cost: | US$ 57.99 | | Last Updated: | Tue May 21 2002 | | Home Page: | Click to Visit | | Pages: | 832 | | Book Edition: | 1st | | ISBN Number: | 0201379260 | | Book Publisher: | Addison-Wesley Pub Co | | Current Rating: | 0.00 | | Total Hits #: | 147 | | Listings ID #: | 281 | | Reviews for The C++ Standard Library : A Tutorial and Reference | |  |
|