Navigating C++ and object-oriented design /
Navigating C++ and Object-Oriented Design is the first book that teaches ANSI C++ and the object-oriented techniques that make C++ a software development breakthrough. This comprehensive tutorial reflects the authors' extensive experience teaching C++ to professional developers. Start with the...
Call Number: | Libro Electrónico |
---|---|
Main Authors: | , |
Corporate Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
E Rutherford : Old Tappan :
Prentice Hall PTR Pearson Education [distributor]
Oct. 1997
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- Getting started
- C++ basics
- C++ program structure – Classes
- Working with classes – Overloading
- Class design
- Object storage management
- Template functions
- Template classes – Inheritance
- Run-time type identification
- Exception handling
- Multiple inheritance
- IOStream library
- Standard template library
- C++ operator precedence.