Book Cover - Click for larger image

The C++ Standard Library From Scratch

Author: Pablo Halpern
Publisher: Que
ISBN: 0789721287
Publication Date: November 17, 1999
Pages: 368

Read excerpts from the book on-line!

Table of contents
Foreword
Introduction
Introduction translated to Serbo-Croatian by our friends at WebHostingGeeks.com

Book Support Page

Click here to order this book from amazon.com

The C++ Standard Library From Scratch walks you through the analysis, design and implementation of a functioning personal information manager (PIM) using strings, streams, and the Standard Template Library. You will learn all the critical programming concepts and techniques associated with the Standard Library in the context of creating a working application, the "TinyPIM" address and calendar application. Every example builds the application throughout the book. In the end, you will have created an application that allows you to track contacts, sort addresses, and enter events and appointments. Note: The Web sites for some on-line retailers describe a companion CD-ROM. This information is incorrect. This book has a support Web site, not a CD-ROM. The Web site is regularly updated by the author.

[ Halpern-Wight Software home page ]