Thinking in C++, Volume 2: Practical Programming
暫譯: C++思維:第二卷 實用程式設計

Bruce Eckel, Chuck Allison

  • 出版商: Prentice Hall
  • 出版日期: 2003-12-17
  • 售價: $4,490
  • 貴賓價: 9.5$4,266
  • 語言: 英文
  • 頁數: 832
  • 裝訂: Paperback
  • ISBN: 0130353132
  • ISBN-13: 9780130353139
  • 相關分類: C++ 程式語言
  • 已絕版

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

相關主題

商品描述

 

For sophomore/junior level courses in Advanced C++ Programming offered in Computer Science departments.

This text fills the need for a practical C++ topics book beyond the introductory level. No other text covers the topics needed to prepare students for production C++ programming. It streamlines the process of learning the C++ language, presenting material a simple step at a time, which allows the reader to digest each concept before moving on, and provides them with a solid foundation in 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.

商品描述(中文翻譯)

 

適用於計算機科學系的二年級/三年級高級 C++ 程式設計課程。


本書滿足了超越入門級的實用 C++ 主題書籍的需求。沒有其他書籍涵蓋準備學生進行生產 C++ 程式設計所需的主題。它簡化了學習 C++ 語言的過程,以簡單的步驟呈現材料,讓讀者在繼續之前能夠消化每個概念,並為他們提供堅實的 C++ 基礎。


目錄


前言。


I. 建立穩定系統。


 1. 異常處理。

 2. 防禦性程式設計。

 3. 除錯技術。

II. 標準 C++ 函式庫。


 4. 字串深入探討。

 5. 輸入輸出流。

 6. 模板深入探討。

 7. STL 容器與迭代器。

 8. STL 演算法。


III. 高級主題。


 9. 執行時型別識別。

10. 多重繼承。

11. 設計模式。


附錄 A: 推薦閱讀。

附錄 B: 等等。

索引。