登入
選單
返回
Google圖書搜尋
The C++ Standard Library from Scratch
Pablo Halpern
出版
Que
, 1999
主題
Computers / Languages / General
Computers / Languages / C
ISBN
0789721287
9780789721280
URL
http://books.google.com.hk/books?id=ANpyQgAACAAJ&hl=&source=gbs_api
註釋
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.