C For Dummies, 2/e
暫譯: C 說明書,第二版
Dan Gookin
- 出版商: Hungry Minds
- 出版日期: 2004-05-07
- 售價: $1,140
- 貴賓價: 9.5 折 $1,083
- 語言: 英文
- 頁數: 408
- 裝訂: Paperback
- ISBN: 0764570684
- ISBN-13: 9780764570681
-
相關分類:
C 程式語言
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$490$387 -
$560$476 -
$2,390$2,271 -
$720$612 -
$480$379 -
$750$593 -
$780$616 -
$450$383 -
$690$587 -
$890$703 -
$620$490 -
$990$782 -
$780$616 -
$650$514 -
$680$666 -
$1,560$1,326 -
$1,540$1,463 -
$600$480 -
$750$713 -
$780$616 -
$520$411 -
$480$379 -
$520$411 -
$520$411 -
$850$723
相關主題
商品描述
Description:
* A fun and easy introduction to C
programming that draws on content from the author's classic C For Dummies,
Volumes One and Two (1-87805-878-9 and 1-56884-915-X)
* Gets newcomers up and
running fast on C fundamentals-from conditional statements, constants and
variables, numeric values, and arrays to strings, functions, pointers, and
debugging-and shows them how to write their first program
* Includes more
than 100 sample programs that novice programmers can readily adapt, as well as a
companion Web site with links to a freeware C compiler
* Updated throughout
to comply with the latest ANSI standard
* Written by bestselling author Dan
Gookin, whose DOS For Dummies launched the For Dummies series back in 1991-and
whose knack for demystifying complex topics remains undiminished
Table of Contents:
Introduction.
Part I: Introduction to C Programming.
Chapter 1: Up from the Primordial C.
Chapter 2: C of Sorrow, C of Woe.
Chapter 3: C Straight.9
Chapter 4: C What I/O.
Chapter 5: To C or Not to C.
Chapter 6: C More I/O with gets() and puts().
Part II: Run and Scream from Variables and Math.
Chapter 7: A + B = C.
Chapter 8: Charting Unknown Cs with Variables.
Chapter 9: How to C Numbers.
Chapter 10: Cook That C Variable Charred, Please.
Part III: Giving Your Programs the Ability to Run Amok.
Chapter 11: C More Math and the Sacred Order of Precedence.
Chapter 12: C the Mighty if Command.
Chapter 13: What If C==C?
Chapter 14: Iffy C Logic.
Chapter 15: C You Again.
Chapter 16: C the Loop, C the Loop++.
Chapter 17: C You in a While Loop.
Chapter 18: Do C While You Sleep.
Chapter 19: Switch Case, or, From ‘C’ to Shining ‘c’.
Part IV: C Level.
Chapter 20: Writing That First Function.
Chapter 21: Contending with Variables in Functions.
Chapter 22: Functions That Actually Funct.
Chapter 23: The Stuff That Comes First.
Chapter 24: The printf() Chapter.
Chapter 25: Math Madness!
Chapter 26: The Old Random-Number Function.
Part V: Part of Tens.
Chapter 27: Ten More Things You Need to Know about the C Language.
Chapter 28: Ten Tips for the Budding Programmer.
Chapter 29: Ten Ways to Solve Your Own Programming Problems.
Appendix A: The Stuff You Need to Know before You Read All the Other Stuff in This Book.
Appendix B: ASCII Table.
Index.
商品描述(中文翻譯)
**描述:**
* 一本有趣且簡單的 C 語言程式設計入門書,內容取材自作者的經典著作《C For Dummies》,第一卷和第二卷 (1-87805-878-9 和 1-56884-915-X)
* 讓新手快速掌握 C 語言的基本概念,包括條件語句、常數和變數、數值、陣列、字串、函數、指標和除錯,並教他們如何編寫第一個程式
* 包含超過 100 個新手程式設計師可以輕鬆調整的範例程式,以及一個伴隨的網站,提供免費 C 編譯器的連結
* 全書已更新以符合最新的 ANSI 標準
* 由暢銷書作者 Dan Gookin 撰寫,他的《DOS For Dummies》於 1991 年啟動了 For Dummies 系列,並且他對於解釋複雜主題的才能依然不減
**目錄:**
引言。
**第一部分:C 語言程式設計入門。**
第 1 章:從原始 C 開始。
第 2 章:悲傷的 C,痛苦的 C。
第 3 章:C 直通。
第 4 章:C 的 I/O。
第 5 章:要 C 還是不 C。
第 6 章:C 的更多 I/O,使用 gets() 和 puts()。
**第二部分:從變數和數學中運行並尖叫。**
第 7 章:A + B = C。
第 8 章:用變數繪製未知的 C。
第 9 章:如何看 C 數字。
第 10 章:請把那個 C 變數煮得焦黑。
**第三部分:讓你的程式能夠失控。**
第 11 章:C 的更多數學和神聖的優先順序。
第 12 章:C 的強大 if 命令。
第 13 章:如果 C==C 會怎樣?
第 14 章:不確定的 C 邏輯。
第 15 章:C 你又來了。
第 16 章:C 循環,C 循環++。
第 17 章:C 你在 while 循環中。
第 18 章:在你睡覺時做 C。
第 19 章:Switch Case,或從 ‘C’ 到閃亮的 ‘c’。
**第四部分:C 等級。**
第 20 章:編寫第一個函數。
第 21 章:在函數中處理變數。
第 22 章:實際運作的函數。
第 23 章:優先處理的內容。
第 24 章:printf() 章。
第 25 章:數學瘋狂!
第 26 章:舊的隨機數函數。
**第五部分:十件事。**
第 27 章:你需要知道的 C 語言的十件事。
第 28 章:對於新手程式設計師的十個建議。
第 29 章:解決你自己程式問題的十種方法。
附錄 A:在閱讀本書的其他內容之前你需要知道的東西。
附錄 B:ASCII 表。
索引。