Object Oriented Programming Using C++

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

Object Oriented Programming Using C++

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

Full Description

Although C++ was developed as a superset of C language to include object oriented programming features, it can be used as a separate language. Many references require a prior knowledge of C for learning C++. Object Oriented Programming Using C++ however, provides the details of C++ required for both traditional programming and object oriented programming in such a lucid manner that the reader does not require any prior knowledge of C.

The result of the author's extensive experience in programming languages, database management systems, files structures, and research experience, this text provides a number of examples that illustrate important standard templates in C++ including vector, queue, stack, list map, and sets. It begins by addressing the fundamentals of C++; such as control statements, arrays, pointers, and structures and function. It then moves on to provide coverage on object oriented programming features of C++, discussions on implementation of data structures like linked lists, stacks, queues, binary trees using pointers, and classes. The book concludes with coverage on graphics in C++, string functions, operator loading, and advanced formatting features.

Contents

Fundamentals of C++. Control Statements. Arrays and Pointers. Structures. Functions in C++. Object Oriented Programming. Inheritance. Scope Resolution Operator. Inheritance Beyond Single Level. Virtual Functions. Friend Functions. Files and Streams. Data Structures Using C++. Turbo Graphics. String Functions and Operator Overloading. Advanced Formatting Features. Standard Template Library. Exception Handling In C++. Appendix. Index.