|
|||||||||
The C++ Standard Library: A Tutorial and Reference by Nicolai M. Josuttis |
Effective C++: 55 Specific Ways to Improve Your Programs and Designs (Professional Computing) by Scott Meyers
£19.19
|
The C Programming Language (2nd Edition) by Brian W. Kernighan
£19.17
|
Design patterns : elements of reusable object-oriented software by Erich Gamma
£25.19
|
Accelerated C++: Practical Programming by Example (C++ in Depth) by Andrew Koenig
£18.59
|
Product details
Would you like to update product info or give feedback on images?
|
| Customers Viewing This Page May Be Interested in These Sponsored Links (What is this?) |
Past readers will find that the new edition has changed a great deal and grown considerably to encompass new language features, particularly run-time type identification, namespaces, and the standard library. At the same time, readers will recognise the lucid style and sensible advice that made previous editions so readable and enjoyable. Probably the biggest change is a substantial new section, well over 200 pages in length, covering the contents and design of the C++ standard library, the most important new feature of the C++ specification. The author has also added a substantial number of new exercises while keeping many from previous editions that have retained their value.
While The C++ Programming Language is not a C++ tutorial, strictly speaking, anyone learning the language, especially those coming from C, will greatly benefit from the clear presentation of all its elements. It is impossible to overstate the importance of this book for anyone who is serious about using C++. --Jake Bond
--This text refers to the
Paperback
edition.
Product Description
More than three-quarters of a million programmers have benefited from this book in all of its editions
Written by Bjarne Stroustrup, the creator of C++, this is the world's most trusted and widely read book on C++.For this special hardcover edition, two new appendixes on locales and standard library exception safety (also available at www.research.att.com/~bs/) have been added. The result is complete, authoritative coverage of the C++ language, its standard library, and key design techniques. Based on the ANSI/ISO C++ standard, The C++ Programming Language provides current and comprehensive coverage of all C++ language features and standard library components.For example: