C++ Programming Language
ISBN-10: 0201700735
ISBN-13: 9780201700732
Edition: 3rd 2000 (Revised)
List price: $89.99
eBook available
Mkt
30 day, 100% satisfaction guarantee
If an item you ordered from TextbookRush does not meet your expectations due to an error on our part, simply fill out a return request and then return it by mail within 30 days of ordering it for a full refund of item cost.
Learn more about our returns policy
what's this?
Rush Rewards U
Members Receive:
You have reached 400 XP and carrot coins. That is the daily max!
Description:
One book has always set the standard for C++ programmers: The C++ Programming Language, by Bjarne Stroustrup, the Bell Laboratories developer who created C++. Now, Stroustrup has updated this classic with clarifications based on reader feedback and new information in two brand-new appendices on ISO/ANSI C++: internationalization and exception safety. This makes The C++ Programming Language: Special Edition the only book with authoritative coverage of every important element of C++. This book brings the authoritative perspective of the creator of C++ to everything from the core language through basic development techniques, the Standard Library, and effective program design. This new edition's updated coverage of Standard C++ locales enables developers to build code that can easily be customized for any market worldwide. Its coverage of exception safety allows programmers to take advantage of the standard library's support for more reliable code.
Book details
List price: $89.99
Edition: 3rd
Copyright year: 2000
Publisher: Addison Wesley Professional
Publication date: 2/1/2000
Binding: Hardcover
Pages: 1040
Size: 8.00" wide x 10.00" long x 1.75" tall
Weight: 4.070
Language: English
| |
| |
Preface | |
| |
| |
Preface to Second Edition | |
| |
| |
Preface to First Edition | |
| |
| |
Introductory Material | |
| |
| |
| |
Notes to the Reader | |
| |
| |
| |
A Tour of C++ | |
| |
| |
| |
A Tour of the Standard Library | |
| |
| |
| |
Basic Facilities | |
| |
| |
| |
Types and Declarations | |
| |
| |
| |
Pointers, Arrays, and Structures | |
| |
| |
| |
Expressions and Statements | |
| |
| |
| |
Functions | |
| |
| |
| |
Namespaces and Exceptions | |
| |
| |
| |
Source Files and Programs | |
| |
| |
| |
Abstraction Mechanisms | |
| |
| |
| |
Classes | |
| |
| |
| |
Operator Overloading | |
| |
| |
| |
Derived Classes | |
| |
| |
| |
Templates | |
| |
| |
| |
Exception Handling | |
| |
| |
| |
Class Hierarchies | |
| |
| |
| |
The Standard Library | |
| |
| |
| |
Library Organization and Containers | |
| |
| |
| |
Standard Containers | |
| |
| |
| |
Algorithms and Function Objects | |
| |
| |
| |
Iterators and Allocators | |
| |
| |
| |
Strings | |
| |
| |
| |
Streams | |
| |
| |
| |
Numerics | |
| |
| |
| |
Design Using C++ | |
| |
| |
| |
Development and Design | |
| |
| |
| |
Design and Programming | |
| |
| |
| |
Roles of Classes | |
| |
| |
Appendices | |
| |
| |
| |
The C++ Grammar | |
| |
| |
| |
Compatibility | |
| |
| |
| |
Technicalities | |
| |
| |
| |
Locales | |
| |
| |
| |
Standard Library Exception Safety | |
| |
| |
Index | |