|
| |
How to Order |
C++ Primer, Third Edition By Lippman, Stanley B. / Lajoie, JoseeOnline Price for 2+ books: $34.4625 Online Price for 1 book : $36.76 List Price : $45.95 You Save :$11.4875(25% off on 2+ books) In Stock Ships within 24 hours | | Softcover; Published by Addison Wesley Date Published: 03/1998 ISBN: 0201824701
|
|
|
| Summary
The third edition of the C++ Primer combines Stanley Lippman's practical experience with Jose Lajoie's inside knowledge of the ANSI/ISO Standard C++. This tutorial is rewritten to describe the features and programming usage of Standard C++. Especially useful for developers new to C++ are the many real-world programming examples that illustrate the design of generic and object-oriented programs, the use of templates, and other aspects of program design using Standard C++. In addition, the C++ Primer provides usage and efficiency guidelines where appropriate.
Highlights:
- Clear, practical and example-driven coverage of the Standard Library, with emphasis on the containers, iterators and algorithms (also known as the Standard Template Library), the string class and iostreams
- A detailed look at the new features of Standard C++; exception handling, run-time type identification, namespaces, the built-in bool type, and new-style cast-notation, with advice on how to effectively use them.
- A thorough introduction of the advanced language features, such as templates, classes, and inheritance in support of generic programming, object-oriented programming and object-based programming.
- An appendix that can be used as a quick reference for the generic algorithms, describing their behavior, and providing concrete examples of how to use them.
|