Left Continue shopping
Your Order

You have no items in your cart

The C++ Standard Library: A Tutorial and Reference Nicolai M. Josuttis

Condition Details: Hardcover in Good Condition

$5.99

Overview

The C++ Standard Library enables programmers to use general components and a higher level of abstraction, enhancing efficiency and reliability without compromising portability. The library is not self-explanatory or fully consistent, and there are still some traps for the unwary. But the advantages far outweigh the problems, especially if you've got an expert book like Nicolai Josuttis' C++ Standard Library to help you.

Josuttis starts with an overview of the standard library, and its key interrelationships with the core language. He presents detailed coverage of the STL, the most powerful, complex, and exciting part of the library; then covers special containers, strings, numeric classes, and internationalization; and helps you get more out of a component you're probably already using: the IOStream library. Every component description includes purpose, design, code examples, practical scenarios, pitfalls, and in most cases, reference sources. Whether you need a tutorial or reference, this book delivers the goods.— (Bill Camarda, bn.com, editor)