C for Dummies (For Dummies (Computer/tech)) (2ND)

個数:

C for Dummies (For Dummies (Computer/tech)) (2ND)

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

Full Description

While (dead horse) beat (): If you're like most people, this seems like nonsense. Actually, it's computer sense C programming. After digesting "C For Dummies, 2nd Edition", you'll understand it. C programs are fast, concise and versatile. They let you boss your computer around for a change. So turn on your computer, get a free compiler and editor (the book tells you where), pull up a chair, and get going. You won't have to go far to find your first program example. You'll do short, totally manageable, hands-on exercises to help you make sense of: all 32 keywords in the C language (that's right just 32 words); the functions several dozen of them; terms like printf(), scanf(), gets (), and puts (); string variables, numeric variables, and constants; looping and implementation; and, floating-point values. In case those terms are almost as intimidating as the idea of programming, be reassured that "C For Dummies" was written by Dan Gookin, bestselling author of "DOS For Dummies:, the book that started the whole library.
So instead of using expletives and getting headaches, you'll be using newly acquired skills and getting occasional chuckles as you discover how to: design and develop programs; add comments (like post-it-notes to yourself) as you go; link code to create executable programs; debug and deploy your programs; and use lint, a common tool to examine and optimize your code. A helpful, tear-out cheat sheet is a quick reference for comparison symbols, conversion characters, mathematical doodads, C numeric data types, and more. "C For Dummies" takes the mystery out of programming and gets you into it quickly and painlessly.

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.9Chapter 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.