C++ Standard Library

Visit C++ Standard Library

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. The C++ Standard Library can be a real timesaver for a programmer.

  • Cost: $57.99
  • Pages: 832
  • Edition: 1st edition
  • ISBN: 0201379260

Resource Specification

Category:

C and C++ : Books

Title / Program Name:

C++ Standard Library

URL:

http://www.amazon.com/exec/obidos/ASIN/0201379260/bigwebmasters-20

Screenshots URL:

http://www.bigwebmaster.com/screenshots/0201379260.jpg

Released Date:

August 12, 1999

Cost:

$57.99

List Price:

$57.99

Pages:

832

Edition:

1st edition

ISBN:

0201379260

Publisher:

Addison-Wesley Pub Co

Author:

Nicolai M. Josuttis

Keywords:

iterators, algorithms, vectors, lists, deques, strings, strings, sets, multisets, bitsets, maps, multimaps, stacks, queues, stream classes, stream manipulators, file I/O, standard exceptions, Big-O Notation, function objects, locales, numeric limits, containers, template basics, allocators, standard library utilities, pairs and auto_ptr, stream formatting

Summary:

Guide to using the built-in features of C++ effectively by using STL

Description:

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. The C++ Standard Library can be a real timesaver for a programmer.

Ratings Breakdown

Number of Votes:

0

Resource Rating:

0

Highest Rating:

N/A

Lowest Rating:

N/A

Bar Graph Chart
RatingVote %# of Votes
100%0
90%0
80%0
70%0
60%0
50%0
40%0
30%0
20%0
10%0

Want to increase the number of votes and resource rating for this listing?

Place a C++ Standard Library Vote Box on your website.