McGraw-Hill/Osborne 2004. ISBN:0072255129
The author of this text applies C++ to a wide variety of high-powered, practical applications, each focusing on a different aspect of the language. Examples range from a garbage collector subsystem and a thread control panel to AI-based searches and more.
The Power of C++
A Simple Garbage Collector for C++
Multithreading in C++
Extending C++
An Internet File Downloader
Financial Calculations in C++
AI-Based Problem Solving
Building a Custom STL Container
A Mini C++ Interpreter