Sign Up To The Free Email Newsletter!

Want to get notified whenever we produce the latest content ? Then subscribe now to start receiving hot updates from today.

26 September 2013

The C++ Standard Library: A Tutorial and Reference

By : Unknown
On : 18:59

The C++ Standard Library: A Tutorial and Reference
Publisher: Addison-Wesley Professional 1999 | 832 Pages | ISBN: 0201379260 | CHM | 3.3 MB

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

Download:
Link_1
Or
Link_2
Are you Awesome? Legend has it that Awesome people can and will share this post!
The C++ Standard Library: A Tutorial and Reference