Sunday, May 8, 2011

Reference, Standard, Library, Tutorial

The C++ Standard Library: A Tutorial and Reference









Complete and comprehensive coverage is given of the full ANSI/ISO C++ standard.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.









List Price: $ 79.99



Price: $ 41.90










Other posts like this, by keyword:

Reference:

Musclemag International’s Anabolic Primer: An Information Packed Reference Guide to Ergogenic Aids for Hardcore Bodybuilders ...
The Definitive Antlr Reference: Building Domain-Specific Languages (Pragmatic Programmers) ...
Career Planning and Succession Management: Developing Your Organization’s Talent–for Today and Tomorrow ...
Diccionario de argot espanol / Dictionary of Spanish Slang (Biblioteca de Consulta / Reference Library) (Biblioteca Tematica / Thematic Libr ...
The Gnostic Scriptures: A New Translation with Annotations and Introductions (The Anchor Yale Bible Reference Library) ...
League of Women Voters hosting legislative coffee on Saturday ...
Corporation Accounts and Voucher System: A Working Handbook of Approved Methods of Corporation Accounting, with Special Reference to Records ...
NIV Thinline Reference Bible ...
Nebula Awards 24: Sfwa’s Choices for the Best Science Fiction and Fantasy, 1988 (Nebula Awards Showcase) ...
X Protocol Reference Manual for Version 11 of the X Window System (Definitive Guides to the X Window System) (V.0) ...
Standard:

Housing sales flat in Santa Clara County ...
English Standard Version Bible with Apocrypha ...
Reading Comprehension GMAT Strategy Guide 7, Fourth Edition (Manhattan GMAT the new standard) ...
Further Mathematics for the IB Diploma Standard Level ...
Build Your Own Wood PICNIC TABLE Family Size Park Style Indoor or Outdoor Standard 7 with Attached Benches Pattern DIY PLANS; So Easy, Begin ...
Standard C: A Reference (Prentice Hall Series on Programming Tools and Methodologies) ...
KJV Standard Lesson Commentary 2007-2008: International Sunday School Lessons ...
How do I generate a series of numbers in SPSS with a particular standard deviation or mean? ...
Vebnet and Standard Life Launch Box of Benefits ...
Selected Papers on Single-Mode Optical Fibers: Characteristics and Applications of Standard and Highly Birefringent Fibers (SPIE Milestone S ...
Library:

Diccionario de argot espanol / Dictionary of Spanish Slang (Biblioteca de Consulta / Reference Library) (Biblioteca Tematica / Thematic Libr ...
The Gnostic Scriptures: A New Translation with Annotations and Introductions (The Anchor Yale Bible Reference Library) ...
Cook Islands: A Spy Guide (Russian Regional Investment and Business Library) ...
The Language Center at Tacoma Community College Library in Tacoma, WA ...
Maturational Processes and the Facilitating Environment: Studies in the Theory of Emotional Development (Maresfield library) ...
Ultimate Wedding Music Kit (Book & CD) ...
Kate Chopin: Complete Novels and Stories: At Fault / Bayou Folk / A Night in Acadie / The Awakening / Uncollected Stories (Library of Americ ...
Embedded Internet Design (TAB Electronics Technical Library) ...
Ferrets (Animal Planet Pet Care Library) Reviews ...
Paper craft – state library queensland ...
Tutorial:

Introduction to Laser Diode-Pumped Solid State Lasers (SPIE Tutorial Texts in Optical Engineering Vol. TT53) Reviews ...
The Computer Music Tutorial ...
Tutorial on Judaism, morning of the wedding ...

No comments:

Post a Comment