Thinking in C++, Volume 2 : Practical Programming

個数:
  • ポイントキャンペーン

Thinking in C++, Volume 2 : Practical Programming

  • ウェブストア価格 ¥19,801(本体¥18,001)
  • Pearson(2004/01発売)
  • 外貨定価 US$ 114.99
  • ゴールデンウィーク ポイント2倍キャンペーン対象商品(5/6まで)
  • ポイント 360pt
  • 在庫がございません。海外の書籍取次会社を通じて出版社等からお取り寄せいたします。
    通常6~9週間ほどで発送の見込みですが、商品によってはさらに時間がかかることもございます。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合がございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 832 p.
  • 言語 ENG
  • 商品コード 9780130353139
  • DDC分類 005.133

Full Description

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++.

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.