Deitel - C++ How to Program (5th Edition)
The new edition has many compelling features:
Major content revisions.
Smaller chapters.
Early classes and objects approach.
Integrated case studies: GradeBook, Time class, Employee class and more.
Unified Modeling Language™ 2.0 (UML 2.0) and an optional OOD/UML ATM case study developed over Chapters 1-7, 9 and 13.
Discussion and illustrations of the compilation and linking process for multiple-source-file programs.
Function-call stack explanation.
Early introduction of C++ Standard Library string and vector objects.
Discussion and illustration of how polymorphism works "under the hood."
Web programming, CGI and XHMTL.
Standard Template Library (STL).
ANSI/ISO C++ Standard compliance.
New debugger appendices (Visual Studio .NET and GNU C++).
New interior design.
Syntax coloring consistent with most C++ integrated development environments and code editors.
Code testing on multiple platforms.
Errors and warnings shown for multiple platforms.
|
Leave a Comment