Thinking in C++, Vol. 2: Practical Programming, 2/e (Paperback)

Bruce Eckel, Chuck Allison

  • 出版商: Prentice Hall
  • 出版日期: 2003-10-31
  • 售價: $1,140
  • 語言: 英文
  • 頁數: 820
  • ISBN: 0131225529
  • ISBN-13: 9780131225527
  • 相關分類: C++ 程式語言
  • 已絕版

買這商品的人也買了...

商品描述

Table of Contents

Preface.

I. BUILDING STABLE SYSTEMS.

 1. Exception Handling.
 
 2. Defensive Programming.
 
 3. Debugging Techniques.
 

II. THE STANDARD C++ LIBRARY.

 4. Strings in Depth.
 
 5. Iostreams.
 
 6. Templates in Depth.
 
 7. STL Containers and Iterators.
 
 8. STL Algorithms.
 

III. ADVANCED TOPICS.

 9. Run-time Type Identification.
 
10. Multiple Inheritance.
 
11. Design Patterns.
 
Appendix A: Recommended Reading.
 
Appendix B: Etc.
 
Index.