C How to Program (8TH)

個数:

C How to Program (8TH)

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

Full Description

For courses in computer programming

C How to Program is a comprehensive introduction to programming in C. Like other texts of the Deitels' How to Program series, the book serves as a detailed beginner source of information for college students looking to embark on a career in coding, or instructors and software-development professionals seeking to learn how to program with C.

The Eighth Edition continues the tradition of the signature Deitel "Live Code" approach--presenting concepts in the context of full-working programs rather than incomplete snips of code. This gives readers a chance to run each program as they study it and see how their learning applies to real world programming scenarios.

Contents

Chapter 1: Introduction to Computers, the Internet, and the Web

Chapter 2: Introduction to C Programming

Chapter 3: Structured Program Development in C

Chapter 4: C Program Control

Chapter 5: C Functions

Chapter 6: C Arrays

Chapter 7: C Pointers

Chapter 8: C Characters and Strings

Chapter 9: C Formatted Input/Output

Chapter 10: C Structures, Unions, Bit Manipulations, and Enumerations

Chapter 11: C File Processing

Chapter 12: C Data Structures

Chapter 13: C Preprocessor

Chapter 14: Other C Topics

Chapter 15: C++ as a Better C; Introducing Object Technology

Chapter 16: Introduction to Classes, Objects, and Strings

Chapter 17: Classes: A Deeper Look; Throwing Exceptions

Chapter 18: Operator Overloading: Class String

Chapter 19: Object-Oriented Programming: Inheritance

Chapter 20: Object-Oriented Programming: Polymorphism

Chapter 21: Stream Input/Output: A Deeper Look

Chapter 22: Exception Handling: A Deeper look

Chapter 23: Introduction to Custom Templates

Appendix A: C and C++ Operator Precedence Charts

Appendix B: ASCII Character Set

Appendix C: Number Systems

Appendix D: Storing: A Deeper Look

Appendix E: Multithreading and other C11 and C99 Topics