The C++ Programming Language, Third Edition
Home Up Feedback Search About Us Table Of Contents

 

PUBLISHER STORES
MacMillan Publishing
McGraw Hill
Microsoft Press
O'Reilly and Associates
Peachpit
Prima Publishing
Prentice Hall
Sybex
Crisp
Wrox
Hungry Minds
Coriolis
Others

COMPANY STORES
Lockheed Martin

BESTSELLERS
Hardcover Fiction
Hardcover Non-Fiction
Mass Market Paper
Trade Paperbacks
Arts/Entertaintment
Books on Cassette
Business/Prof
Children's Books
Computer
Fiction
Hobbies/Interests
Literature/Plays
Other
Reference/Education
Religion
Travel/Regional

INDUSTRY LINKS
PW BestSeller

 Trade Catalog 40%  Professional Catalog 25%
 

How to Order

 The C++ Programming Language, Third Edition
By Stroustrup, Bjarne

Online Price for 2+ books: $33.7125
Online Price for 1 book   : $35.96
List Price : $44.95
You Save :$11.2375(25% off on 2+ books)
In Stock Ships within 24 hours
 

Softcover; 911 Pages
Published by Addison Wesley Longman Inc.
Date Published: 07/1997
ISBN: 0201889544

 

Summary
From the mouth of the master comes a fascinating C++ Question & Answer session with Computer Literacy customers. Author Bjarne Stroustrup spoke at our San Jose bookstore November 3, 1997, and you can read the full transcript here. Or read more author interviews.

More than 500,000 programmers have benefited from previous editions
This is a complete rewrite of the most widely read and most trusted book on C++. Based on the ANSI/ISO C++ final draft, this book covers the C++ language, its standard library, and key design techniques as an integrated whole.

The C++ Programming Language provides comprehensive coverage of C++ language features and standard library components. For example:

  • abstract classes as interfaces
  • class hierarchies for object-oriented programming
  • templates as the basis for type-safe generic software
  • exceptions for regular error handling
  • namespaces for modularity in large-scale software
  • run-time type identification for loosely coupled systems
  • the C subset of C++ for C compatibility and system-level work
  • standard containers and algorithms
  • standard strings, I/O streams, and numerics
With this third edition, Stroustrup makes C++ even more accessible to those new to the language while adding information and techniques that even expert C++ programmers will find invaluable.