Wattle Software - producers of XMLwriter XML editor
 Bookstore Home | XMLwriter Home | Search | Site Map 
XML Related
 General XML
 XSLT & Stylesheets
 XHTML
 SGML
 XML DTDs
 XML Schema
Web Development
 Web Graphics
 HTML
 Dynamic HTML
Web Services
 General Web Services
 UDDI
 SOAP
 WSDL
 Programming/Scripting 
 PHP Programming
 Perl Programming
 Active Server Pages
 Java Server Pages
 JavaScript
 VBScript
 .NET Programming
 
XMLwriter
 About XMLwriter
 Download XMLwriter
 Buy XMLwriter
XML Resources
 XML Links
 XML Training
 The XML Guide
 XML Book Samples
 

The C++ Standard Library: A Tutorial and Reference


By Nicolai M. Josuttis
 
Image of: The C++ Standard Library: A Tutorial and Reference
Pricing Details:

List Price:$74.99
You save:$15.00 (20%)
Your Price:$59.99
Buy Now

Book Details:

Format:Hardcover, 832 pages.
Publisher:Addison-Wesley Professional 1999-08-22
ISBN:0201379260

Average Customer Rating:

5.0 5 out of 5 stars (94 reviews)

Editorial Reviews:

The C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. Josuttis' book not only provides comprehensive documentation of each library component, it also offers clearly written explanations of complex concepts, describes the practical programming details needed for effective use, and gives example after example of working code. This thoroughly up-to-date book reflects the newest elements of the C++ standard library incorporated into the full ANSI/ISO C++ language standard. In particular, the text focuses on the Standard Template Library (STL), examining containers, iterators, function objects, and STL algorithms.

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

In addition to STL, this book excels at providing a readable introduction to the generic algorithms (which can be used to sort, search, and otherwise manipulate STL containers). Other books either fold this material in with the explanation of containers or make it seem like an esoteric topic. The fact is, generic algorithms work with all the STL types, and by separating these algorithms out like this the reader can learn the rich array of algorithms available in today's standard C++. While this book concentrates on STL and algorithms, readers will still find great coverage on Standard Library string classes and streams (including a fine section on internationalization and locales).

For the beginning or intermediate C++ programmer, The C++ Standard Library can be a real timesaver. It arranges and explains the complexities of the C++ Standard Library and STL in a manageable format that's great as a reference and as an approach to programming. --Richard Dragan

Topics covered: history of C++ and the Standard Library, template basics, Big-O Notation, the std namespace, standard exceptions, allocators, standard library utilities, pairs and auto_ptr, numeric limits, the Standard Template Library (STL) basics, containers, iterators, algorithms, vectors, lists, deques, strings, sets, multisets, bitsets, maps, multimaps, stacks, queues, iterator adapters, function objects, element requirements, value and reference semantics, complex numbers, valarrays, stream classes, stream manipulators and formatting, file I/O, internationalization, and locales.


Customer Reviews:

Displaying 1 to 5 of 94 total reviews (Page 1 of 19):

2 out of 5 stars Lacks depth

This book does not even mention the use for some items that are integral to correct C++ usage, such as multidimensional vectors. It is not the book you will go to to find answers. It could be good as a primer on STL.

5 out of 5 stars I think it is the author who makes the difference

Very complete, super helpful. If you are scared of C++ STL and you think it is an endless sea, this book will help you put things in an order. Very practical and it goes deeply inside the fundamentals. A must have for the non-hacker. This book is for the academic type scientist who wants to learn programming in an orthodox science like way. So if you are a mathematician a physicist or in general a scientist who want to get into C++ and program use this book. Also try other books from this author like C++ Templates: The Complete Guide. He is a very talented technical writer and scientist too.

5 out of 5 stars C++ Standard Library Reference

The author has wrote a book that presents C++ standard library to the average programmer with plenty of samples that show how to implement each concept step by step.

5 out of 5 stars Getting dated, but still my first stop reference

I got this book originally back in 2001, and I still use it almost every day as the first stop for any STL issue I have. It's also what I give new employees who need to get up to speed on the STL. IMHO there's no better place to start if you want to learn to use the STL.

5 out of 5 stars If you use the STL, you need this book

Still the best book on the STL. Buy this and Josuttis' templates book and you'll be set to learn the intricacies of C++ programming. There are very few genuinely useful C++ books; Josuttis' books are certainly among them... to the point where I almost never bother consulting any others. If I can't understand it from reading Josuttis, I delve into the header files themselves.

More Customer Reviews:
Next Page


Customers who bought this book were also interested in:


The C++ Programming Language: Special Edition (3rd Edition)


Effective C++: 55 Specific Ways to Improve Your Programs and Designs (3rd Edition) (Addison-Wesley Professional Computing Series)


Effective STL: 50 Specific Ways to Improve Your Use of the Standard Template Library (Addison-Wesley Professional Computing Series)


C++ Templates: The Complete Guide


Design Patterns: Elements of Reusable Object-Oriented Software (Addison-Wesley Professional Computing Series)

 

Find similar books by category...


Search for more:

Search books:  



Google
 
Web XMLwriter.net




Last updated: Sat Nov 22 9:51:39 CST 2008
© Wattle Software 2007. All rights reserved.