Minggu, 27 Juli 2014

[B593.Ebook] Get Free Ebook The C++ Standard Library: A Tutorial and Reference (2nd Edition), by Nicolai M. Josuttis

Get Free Ebook The C++ Standard Library: A Tutorial and Reference (2nd Edition), by Nicolai M. Josuttis

This book The C++ Standard Library: A Tutorial And Reference (2nd Edition), By Nicolai M. Josuttis is anticipated to be one of the best seller book that will certainly make you feel satisfied to get and read it for completed. As understood could common, every publication will certainly have specific things that will make somebody interested so much. Also it comes from the writer, kind, content, and even the publisher. Nevertheless, many people additionally take the book The C++ Standard Library: A Tutorial And Reference (2nd Edition), By Nicolai M. Josuttis based upon the theme as well as title that make them amazed in. and also below, this The C++ Standard Library: A Tutorial And Reference (2nd Edition), By Nicolai M. Josuttis is very suggested for you due to the fact that it has appealing title and also theme to review.

The C++ Standard Library: A Tutorial and Reference (2nd Edition), by Nicolai M. Josuttis

The C++ Standard Library: A Tutorial and Reference (2nd Edition), by Nicolai M. Josuttis



The C++ Standard Library: A Tutorial and Reference (2nd Edition), by Nicolai M. Josuttis

Get Free Ebook The C++ Standard Library: A Tutorial and Reference (2nd Edition), by Nicolai M. Josuttis

The C++ Standard Library: A Tutorial And Reference (2nd Edition), By Nicolai M. Josuttis. The industrialized modern technology, nowadays assist every little thing the human requirements. It consists of the everyday tasks, tasks, workplace, enjoyment, and also much more. One of them is the great website link and also computer system. This problem will certainly relieve you to sustain one of your hobbies, reviewing behavior. So, do you have going to read this e-book The C++ Standard Library: A Tutorial And Reference (2nd Edition), By Nicolai M. Josuttis now?

This letter might not affect you to be smarter, but the book The C++ Standard Library: A Tutorial And Reference (2nd Edition), By Nicolai M. Josuttis that we offer will certainly stimulate you to be smarter. Yeah, a minimum of you'll understand more than others that don't. This is exactly what called as the quality life improvisation. Why needs to this The C++ Standard Library: A Tutorial And Reference (2nd Edition), By Nicolai M. Josuttis It's since this is your preferred motif to read. If you similar to this The C++ Standard Library: A Tutorial And Reference (2nd Edition), By Nicolai M. Josuttis style around, why do not you review guide The C++ Standard Library: A Tutorial And Reference (2nd Edition), By Nicolai M. Josuttis to enrich your discussion?

Today book The C++ Standard Library: A Tutorial And Reference (2nd Edition), By Nicolai M. Josuttis our company offer here is not type of common book. You understand, reading currently doesn't indicate to manage the printed book The C++ Standard Library: A Tutorial And Reference (2nd Edition), By Nicolai M. Josuttis in your hand. You could obtain the soft data of The C++ Standard Library: A Tutorial And Reference (2nd Edition), By Nicolai M. Josuttis in your gizmo. Well, we imply that the book that we extend is the soft data of guide The C++ Standard Library: A Tutorial And Reference (2nd Edition), By Nicolai M. Josuttis The material and all things are exact same. The difference is only the forms of guide The C++ Standard Library: A Tutorial And Reference (2nd Edition), By Nicolai M. Josuttis, whereas, this problem will exactly be profitable.

We discuss you additionally the means to obtain this book The C++ Standard Library: A Tutorial And Reference (2nd Edition), By Nicolai M. Josuttis without visiting guide establishment. You could remain to visit the web link that we offer and also all set to download and install The C++ Standard Library: A Tutorial And Reference (2nd Edition), By Nicolai M. Josuttis When many people are active to look for fro in guide establishment, you are extremely easy to download the The C++ Standard Library: A Tutorial And Reference (2nd Edition), By Nicolai M. Josuttis right here. So, just what else you will choose? Take the motivation right here! It is not only offering the best book The C++ Standard Library: A Tutorial And Reference (2nd Edition), By Nicolai M. Josuttis but also the ideal book collections. Right here we constantly provide you the very best as well as simplest method.

The C++ Standard Library: A Tutorial and Reference (2nd Edition), by Nicolai M. Josuttis

The Best-Selling C++ Resource

Now Updated for C++11

 

The C++ standard library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components–and to benefit from their power–you need a resource that does far more than list the classes and their functions.

 

The C++ Standard Library: A Tutorial and Reference, Second Edition, describes this library as now incorporated into the new ANSI/ISO C++ language standard (C++11). The book provides comprehensive documentation of each library component, including an introduction to its purpose and design; clearly written explanations of complex concepts; the practical programming details needed for effective use; traps and pitfalls; the exact signature and definition of the most important classes and functions; and numerous examples of working code. The book focuses in particular on the Standard Template Library (STL), examining containers, iterators, function objects, and STL algorithms.

 

The book covers all the new C++11 library components, including

 

  • Concurrency
  • Fractional arithmetic
  • Clocks and timers
  • Tuples
  • New STL containers
  • New STL algorithms
  • New smart pointers
  • New locale facets
  • Random numbers and distributions
  • Type traits and utilities
  • Regular expressions

 

The book also examines the new C++ programming style and its effect on the standard library, including lambdas, range-based for  loops, move semantics, and variadic templates.

 

An accompanying Web site, including source code, can be found at www.cppstdlib.com.

 

  • Sales Rank: #98679 in Books
  • Brand: Addison-Wesley Professional
  • Published on: 2012-04-09
  • Original language: English
  • Number of items: 1
  • Dimensions: 9.20" h x 1.60" w x 7.50" l, 3.55 pounds
  • Binding: Hardcover
  • 1128 pages
Features
  • 100% Satisfaction Guarantee. Tracking provided on most orders. Buy with Confidence!
  • A brand-new, unused, unopened item in its original packaging, with all original packaging materials included.
  • High seller positive feedback for the seller!
  • Lowest price on amazon!

About the Author
Nicolai M. Josuttis is an independent technical consultant who designs mid-sized and large software systems for the telecommunication, traffic, finance, and manufacturing industries. A former member of the C++ Standard Committee library working group, he is well known in the programming community for his authoritative books. In addition to The C++ Standard Library, a worldwide best-seller since its first publication in 1999, his books include C++ Templates: The Complete Guide (with David Vandevoorde, Addison-Wesley, 2003) and SOA in Practice: The Art of Distributed System Design (O’Reilly Media, 2007).

 

Most helpful customer reviews

102 of 106 people found the following review helpful.
As good as it gets
By Michi Henning
On my second reading, I'm still finding more gems in this book. Up to now, it was almost impossible to find any comprehensive material on the standard library. All one could find was the odd article about some aspect of the library, or rather specialized books about STL. Nicolai has fixed that particular problem once and for all.
The book reminds of Richard Stevens's famous UNIX books. Incredibly complete, incredibly detailed, incredibly accurate, and a great tutorial and reference at the same time. And, best of all, it's just as accessible to someone who is not a real expert as it is for someone who's been using C++ for years.
This is one of the *very* few books that get a spot on my top shelf. A classic that I will come back to again and again.

61 of 62 people found the following review helpful.
E-Book version suffers from poor code/table formatting
By Christopher D
The print version of this book would receive the full 5-stars from me, but the e-book version delivered to my Kindle had poorly formatted code and the tables were practically unreadable.

The issue with the code is that the font used was not consistently mono-spaced and there were plethora of syntactically incorrect line-breaks. I had to lower my font size to the lowest possible setting and orient the layout horizontally to make the code less chore-some. The code images themselves were so small (although properly formatted A-style code) that I had to strain my eyes. There was no happy medium here: either deal with impractical formatting or ruin your eyesight on the code images. The tables and inline graphics were abysmally small graphics, much like the code pictures.

If I had to purchase this book again I would definitely have shelled out the extra money for the print version. I am satisfied with the content but not the formatting of the e-book version, and will be looking forward to an update to the e-book version.

29 of 29 people found the following review helpful.
STL and More...
By James Boer
Mr. Josuttis offers in this book an amazingly comprehensive guide to the often bewildering C++ standard library. I originally purchased this book looking for more STL information, and I was certainly not disappointed in that respect. STL descriptions account for nearly half of the book volume. However, as non-STL questions arose, I found myself digging into this book time and time again (questions about auto_ptr, string class, allocators, etc).
If you're a C++ programmer and do not already own a current (circa 1999 or later) library reference, do yourself and your code a favor and grab a copy of this book. C++ is an extremely scalable language. It's easy to use only knowing a small subset of the language and library features. Having a reference such as this one ensures that you'll be less likely to accidentally duplicate work that has already been done for you in the standard library.
As far as book organization goes, I'd say that the book does lean more towards "reference" rather than "tutorial", but I never believe a book that claims to be both anyhow. Anyone interested in a pure tutorial should buy a book specifically written with that in mind. For more experienced programmers not needing quite as much hand holding, however, the book does work as advertised.
Overall, I can't really recommend this book more enthusiastically.

See all 188 customer reviews...

The C++ Standard Library: A Tutorial and Reference (2nd Edition), by Nicolai M. Josuttis PDF
The C++ Standard Library: A Tutorial and Reference (2nd Edition), by Nicolai M. Josuttis EPub
The C++ Standard Library: A Tutorial and Reference (2nd Edition), by Nicolai M. Josuttis Doc
The C++ Standard Library: A Tutorial and Reference (2nd Edition), by Nicolai M. Josuttis iBooks
The C++ Standard Library: A Tutorial and Reference (2nd Edition), by Nicolai M. Josuttis rtf
The C++ Standard Library: A Tutorial and Reference (2nd Edition), by Nicolai M. Josuttis Mobipocket
The C++ Standard Library: A Tutorial and Reference (2nd Edition), by Nicolai M. Josuttis Kindle

[B593.Ebook] Get Free Ebook The C++ Standard Library: A Tutorial and Reference (2nd Edition), by Nicolai M. Josuttis Doc

[B593.Ebook] Get Free Ebook The C++ Standard Library: A Tutorial and Reference (2nd Edition), by Nicolai M. Josuttis Doc

[B593.Ebook] Get Free Ebook The C++ Standard Library: A Tutorial and Reference (2nd Edition), by Nicolai M. Josuttis Doc
[B593.Ebook] Get Free Ebook The C++ Standard Library: A Tutorial and Reference (2nd Edition), by Nicolai M. Josuttis Doc

Tidak ada komentar:

Posting Komentar