C Programming Absolute Beginner's Guide, 3/e (Paperback)
暫譯: C 程式設計絕對初學者指南,第 3 版 (平裝本)

Greg Perry, Dean Miller

  • 出版商: QUE
  • 出版日期: 2013-08-07
  • 售價: $1,360
  • 貴賓價: 9.5$1,292
  • 語言: 英文
  • 頁數: 352
  • 裝訂: Paperback
  • ISBN: 0789751984
  • ISBN-13: 9780789751980
  • 相關分類: C 程式語言
  • 海外代購書籍(需單獨結帳)

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

相關主題

商品描述

Updated for C11


Write powerful C programs…without becoming a technical expert! This book is the fastest way to get comfortable with C, one incredibly clear and easy step at a time. You’ll learn all the basics: how to organize programs, store and display data, work with variables, operators, I/O, pointers, arrays, functions, and much more. C programming has neverbeen this simple!


Who knew how simple C programming could be?


This is today’s best beginner’s guide to writing C programs–and to learning skills you can use with practically any language. Its simple, practical instructions will help you start creating useful, reliable C code, from games to mobile apps. Plus, it’s fully updated for the new C11 standard and today’s free, open source tools! Here’s a small sample of what you’ll learn:


• Discover free C programming tools for Windows, OS X, or Linux

• Understand the parts of a C program and how they fit together

• Generate output and display it on the screen

• Interact with users and respond to their input

• Make the most of variables by using assignments and expressions

• Control programs by testing data and using logical operators

• Save time and effort by using loops and other techniques

• Build powerful data-entry routines with simple built-in functions

• Manipulate text with strings

• Store information, so it’s easy to access and use

• Manage your data with arrays, pointers, and data structures

• Use functions to make programs easier to write and maintain

• Let C handle all your program’s math for you

• Handle your computer’s memory as efficiently as possible

• Make programs more powerful with preprocessing directives

商品描述(中文翻譯)

更新至 C11





撰寫強大的 C 程式…而不必成為技術專家!這本書是讓你快速熟悉 C 的最佳途徑,每次只需一步極其清晰且簡單的步驟。你將學習所有基礎知識:如何組織程式、儲存和顯示資料、使用變數、運算符、輸入/輸出、指標、陣列、函數以及更多內容。 C 程式設計從未如此簡單!





誰知道 C 程式設計可以如此簡單?





這是當今最佳的初學者 C 程式設計指南–也是學習你幾乎可以在任何語言中使用的技能。其簡單、實用的指導將幫助你開始創建有用且可靠的 C 代碼,從遊戲到行動應用程式。此外,它已完全更新至新的 C11 標準以及當今的免費開源工具!以下是你將學到的一小部分內容:





• 發現適用於 Windows、OS X 或 Linux 的免費 C 程式設計工具


• 理解 C 程式的各個部分及其如何組合在一起


• 生成輸出並在螢幕上顯示


• 與使用者互動並回應他們的輸入


• 通過使用賦值和表達式充分利用變數


• 通過測試數據和使用邏輯運算符來控制程式


• 通過使用迴圈和其他技術來節省時間和精力


• 使用簡單的內建函數構建強大的資料輸入例程


• 使用字串操作文本


• 儲存資訊,以便輕鬆訪問和使用


• 使用陣列、指標和資料結構管理你的數據


• 使用函數使程式更易於編寫和維護


• 讓 C 為你的程式處理所有數學運算


• 盡可能高效地處理電腦的記憶體


• 通過預處理指令使程式更強大