Join Amazon Prime and get unlimited Free One-Day Delivery. Already a member? Sign in.

 

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
46 used & new from £14.11

Have one to sell? Sell yours here
 
   
Tell a Friend
The C++ Programming Language: Third Edition
 
 
The C++ Programming Language: Third Edition (Paperback)
by Bjarne Stroustrup (Author) "This book consists of six parts: Introduction: Chapters 1 through 3 give an overview of the C++ language, the key programming styles it supports, and..." (more)
3.8 out of 5 stars  (28 customer reviews)
RRP: £37.99
Price: £24.99 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £13.00 (34%)
Availability: In stock. Dispatched from and sold by Amazon.co.uk.

Only 5 left in stock--order soon (more on the way).

46 used & new available from £14.11
Other Editions: RRP: Our Price: Other Offers:
Hardcover (3) £49.99 £29.99 30 used & new from £19.99
Paperback (2) 41 used & new from £0.11
 
   

Perfect Partner

Buy this book with Effective C++: 55 Specific Ways to Improve Your Programs and Designs (Professional Computing) by Scott Meyers today!

The C++ Programming Language: Third Edition Effective C++: 55 Specific Ways to Improve Your Programs and Designs (Professional Computing)
Buy Together Today: £44.18

Customers Who Bought This Item Also Bought

The C++ Standard Library: A Tutorial and Reference

The C++ Standard Library: A Tutorial and Reference by Nicolai M. Josuttis

4.8 out of 5 stars (12) 
Effective C++: 55 Specific Ways to Improve Your Programs and Designs (Professional Computing)

Effective C++: 55 Specific Ways to Improve Your Programs and Designs (Professional Computing) by Scott Meyers

4.8 out of 5 stars (44)  £19.19
The  C Programming Language (2nd Edition)

The C Programming Language (2nd Edition) by Brian W. Kernighan

4.8 out of 5 stars (92)  £19.17
Design patterns : elements of reusable object-oriented software

Design patterns : elements of reusable object-oriented software by Erich Gamma

4.7 out of 5 stars (34)  £25.19
Accelerated C++: Practical Programming by Example (C++ in Depth)

Accelerated C++: Practical Programming by Example (C++ in Depth) by Andrew Koenig

4.7 out of 5 stars (15)  £18.59
Explore similar items : Books (50)

Product details
  • Paperback: 1040 pages
  • Publisher: Addison Wesley; 3 edition (30 Jul 1997)
  • Language French
  • ISBN-10: 0201327554
  • ISBN-13: 978-0201889543
  • ASIN: 0201889544
  • Product Dimensions: 23.2 x 18.8 x 3.8 cm
  • Average Customer Review: 3.8 out of 5 stars  (28 customer reviews)
  • Amazon.co.uk Sales Rank: 45,194 in Books (See Bestsellers in Books)

    Popular in this category:

    #41 in  Books > Computers & Internet > Programming > Languages > C & C++

    (Publishers and authors: Improve Your Sales)
  • Other Editions: Hardcover (3) |  Paperback (2) |  All Editions

  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links (What is this?)
Programming Courses
www.computeach.co.uk    From the UK's leading provider of IT Training Courses 
NI - Powerful Programming
www.NI.com    Develop scalable test, measurement & control applications  try online 
Wasting your C++ Talents?
www.igence.com    Looking for a more demanding role? You have found it. Apply now! 

Product Description
Amazon.co.uk Review
In this third edition of The C++ Programming Language, author Bjarne Stroustrup, the creator of C++, presents the full specification for the C++ language and standard library, a spec that will soon become the joint ISO/ANSI C++ standard.

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

Product Description

  • Written by the inventor of the language, the book is the defining, classic text on the language that has become central to software development over the past five years. This third edition incorporates additions and changes on a major scale. In particular, the new edition is based on the ANSI/ISO C++ final draft with its many new language features - templates, exceptions, namespaces, and run-time type identification, to name a few - in addition to the C++ Standard Template Library that has revolutionized C++ development.
  • Throughout, the book does far more than merely describe every element of the language. The focus is on showing how the language is used as a tool for design and programming, and teaching the basic concepts programmers need to master C++. With this third edition, Stroustrup has made the book even more accessible to those new to the language while adding information and techniques that even expert C++ programmers will find invaluable.



See all Product Description

Inside This Book (Learn More)
First Sentence
This book consists of six parts: Introduction: Chapters 1 through 3 give an overview of the C++ language, the key programming styles it supports, and the C++ standard library.