C Programming: a Q&A Approach (IE-Paperback)

Tan

  • 出版商: McGraw-Hill Education
  • 出版日期: 2011-12-31
  • 定價: $1,100
  • 售價: 9.5$1,045
  • 語言: 英文
  • 頁數: 566
  • ISBN: 0071311165
  • ISBN-13: 9780071311168
  • 相關分類: C 程式語言
  • 下單後立即進貨 (約5~7天)

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

商品描述

<本書特色>

This book was developed to address the difficulty beginning students often find reading computer language texts. The aim is to make the process of learning a first language easier and fun, by involving readers in their text, holding their interest, and getting them to think about the meaning and uses of C code. The authors accomplish this goal by using a question and answer style, where the reader's thought processes are stimulated by the same questions about code that students themselves often ask. The authors answer these questions clearly and directly, focusing the reader's attention on the important issues of C programming.

  • Thorough coverage of C code guides students through a fluent understanding of the language.
  • Three-dimensional graphics offer a clear presentation of program control.
  • Detailed description of application examples help develop the thought process in program development.
  • Introduction to C++ in chapter 9 prepares students for learning this important language in the future.
  • Detailed tips about debugging and common errors are provided.
  • Example programs contained on disk are packaged with the book.

    <章節目錄>

    Chapter 1 Programming Fundamentals
    Chapter 2 Variables, Arithmetic Expressions and Input/Output
    Chapter 3 The Basics of C ' Math Functions and Character File Input/Output
    Chapter 4 Beginning Decision Making and Looping
    Chapter 5 Functions
    Chapter 6 Numeric Arrays
    Chapter 7 Strings and Pointers
    Chapter 8 Structures and Large Program Design
    Chapter 9 An Introduction to C++ (Online Chapter)

    商品描述(中文翻譯)

    本書特色:
    - 本書旨在解決初學者在閱讀電腦語言教材時常遇到的困難。目標是通過讓讀者參與其中、引起他們的興趣,並讓他們思考C代碼的含義和用途,使學習第一個語言的過程更輕鬆有趣。作者們通過使用問答風格來實現這一目標,激發讀者對代碼的思考過程,這些問題通常是學生們自己經常問的。作者們清晰直接地回答這些問題,將讀者的注意力集中在C編程的重要問題上。
    - 全面涵蓋C代碼,引導學生流利理解語言。
    - 三維圖形清晰呈現程序控制。
    - 詳細描述應用示例,幫助培養程序開發的思維過程。
    - 第9章介紹C++,為學生未來學習這門重要語言做好準備。
    - 提供有關調試和常見錯誤的詳細提示。
    - 附帶書中的示例程序。

    章節目錄:
    - 第1章 編程基礎
    - 第2章 變量、算術表達式和輸入/輸出
    - 第3章 C的基礎知識 - 數學函數和字符文件輸入/輸出
    - 第4章 開始進行決策和循環
    - 第5章 函數
    - 第6章 數字數組
    - 第7章 字符串和指針
    - 第8章 結構和大型程序設計
    - 第9章 C++入門(線上章節)