The C Standard Library: A Tutorial and Reference
Author: Nicolai M. Josuttis
Category: Technical
Tag: C/C++
<< Buy This Book on Amazon >>
671 views since 2007-06-22, updated at 2008-12-20.
Description
- Author: Nicolai M. Josuttis
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.
Download this book from Usenet
Free register and download UseNet downloader, then you can free download from UseNet.Free Download "The C Standard Library: A Tutorial and Reference" from Usenet!
Buy this book from amazon
Disclaimer:
Contents of this page are indexed from the Internet. All actions are under your responsability. Email us to report illegal contents or external links and we'll remove them immediately.
Search More...
The C Standard Library: A Tutorial and ReferenceLinks
Free Trade Magazine Subscriptions & Technical Document DownloadsSearch and Buy
<< Search and Buy This Book on Amazon >>
Download this book from Usenet
How to download:Free register to download UseNet downloader and install, then search book title and start downloading. You can DOWNLOAD 150GB for free! Register and Download NOW!
Free Download "The C Standard Library: A Tutorial and Reference" from Usenet!
Download Link 2
Download links for "The C Standard Library: A Tutorial and Reference":
How to Download
You may need eMule or Bittorrent to download ebook torrents or emule links.
Report Dead Link
Please leave a comment to report dead links, so that someone else may update new links.
External Download Link1:
password: books_for_all
http://rapidshare.com/files/14828883/1FB1F2E0-CB02-4723-910D-63050D4611AA.rar
http://rapidshare.com/files/14828883/1FB1F2E0-CB02-4723-910D-63050D4611AA.rar
How to Download
You may need eMule or Bittorrent to download ebook torrents or emule links.
Report Dead Link
Please leave a comment to report dead links, so that someone else may update new links.
Related Books
Books related to "The C Standard Library: A Tutorial and Reference":
- Ebooks list page : 807
- The C Standard Library: A Tutorial and Reference
- C Standard Library A Tutorial and Reference
- The C Standard Library: A Tutorial and Reference
- The C Standard Library: A Tutorial and Reference
- C Standard Library: A Tutorial and Reference (Repost)
- C Standard Library: A Tutorial and Reference (Repost)
- [share_ebook] The C Standard Library: A Tutorial and Reference
- The C Standard Library Extensions: A Tutorial and Reference
- C Standard Library Extensions A Tutorial and Reference
- C Standard Library: A Tutorial and Reference (Repost)
- [share_ebook] The C Standard Library: A Tutorial and Reference
- The C Standard Library Extensions: A Tutorial and Reference
- The C Standard Library Extensions: A Tutorial and Reference
- [share_ebook] The C Standard Library: A Tutorial and Reference
- [share_ebook] The C Standard Library: A Tutorial and Reference
Comments
Comments for "The C Standard Library: A Tutorial and Reference":
-
dead link!
Add Your Comments
- Download links and password may be in the description section, read description carefully!
- Do a search to find mirrors if no download links or dead links.



