Learn C on the Mac: For OS X and iOS, 2/e (Paperback)

David Mark

  • 出版商: Apress
  • 出版日期: 2012-12-24
  • 售價: $1,840
  • 貴賓價: 9.5$1,748
  • 語言: 英文
  • 頁數: 508
  • 裝訂: Paperback
  • ISBN: 1430245336
  • ISBN-13: 9781430245339
  • 相關分類: C 程式語言Apple Developer
  • 海外代購書籍(需單獨結帳)

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

商品描述

Considered a classic by an entire generation of Mac programmers, Dave Mark's Learn C on the Mac has been updated for you to include Mac OS X Mountain Lion and the latest iOS considerations.

Learn C on the Mac: For OS X and iOS, Second Edition is perfect for beginners learning to program. It includes contemporary OS X and iOS examples! This book also does the following:

  •   Provides best practices for programming newbies 
  •   Presents all the basics with a pragmatic, Mac OS X and iOS -flavored approach
  •   Includes updated source code which is fully compatible with latest Xcode

    After reading this book, you'll be ready to program and build apps using the C language and Objective-C will become much easier for you to learn when you're ready to pick that up. 

    What you’ll learn

  • Master C programming, the gateway to programming your Mac, iPhone or iPad
  • Write apps for the contemporary Mac OS X interface, the cleanest user interface around
  • Write apps for the modern iOS interface, one of the two most popular mobile platforms in the world
  • Understand variables and how to design your own data structures
  • Work with the file system
  • Connect to data sources and the Internet
  • How to handle error handling and much more

    Who this book is for

    For anyone wanting to learn to program in Mac OS X and iOS, including developers new to the Mac and iPhone/iPad, developers new to C, or students entirely new to programming.

    Table of Contents

    Chapter 1: Go Get the Tools
    Chapter 2. Programming Basics
    Chapter 3: C Basics: Staements and Functions
    Chapter 4: C Basics: Variables and Operators
    Chapter 5: Debugging
    Chapter 6: Controlling Your Program's Flow
    Chapter 7: Pointers and Parameters
    Chapter 8: More Data Types
    Chapter 9: The Command Line
    Chapter 10: Designing Your Own Data Structures
    Chapter 11: Working with Files
    Chapter 12: Handling Errors
    Chapter 13: Advanced Topics
    Chapter 14: Where Do You Go from Here?  
    Chapter 15: Answers to Exercises

  • 商品描述(中文翻譯)

    《在 Mac 上學習 C 語言:針對 OS X 和 iOS,第二版》是 Dave Mark 的經典之作,被整個 Mac 程式設計師世代視為經典。這本書已經更新,包括了 Mac OS X Mountain Lion 和最新的 iOS 相關內容。這本書非常適合初學者學習程式設計,並提供了當代 OS X 和 iOS 的範例。此外,這本書還有以下特點:

    - 提供給新手程式設計師的最佳實踐方法
    - 以實用的 Mac OS X 和 iOS 風格方式呈現所有基礎知識
    - 包含與最新的 Xcode 完全兼容的更新源代碼

    閱讀完這本書後,你將準備好使用 C 語言進行程式設計和構建應用程序,並且當你準備好學習 Objective-C 時,這將變得更加容易。

    你將學到以下內容:

    - 掌握 C 語言程式設計,這是進入 Mac、iPhone 或 iPad 程式設計的門檻
    - 編寫適用於現代 Mac OS X 介面的應用程序,這是最乾淨的用戶界面
    - 編寫適用於現代 iOS 介面的應用程序,這是全球兩大最受歡迎的移動平台之一
    - 理解變量以及如何設計自己的數據結構
    - 使用文件系統
    - 連接數據源和互聯網
    - 如何處理錯誤處理等等

    這本書適合以下讀者:

    - 想要學習在 Mac OS X 和 iOS 上進行程式設計的任何人,包括新手開發者、新手 C 語言開發者或完全沒有程式設計經驗的學生。

    目錄:

    第 1 章:獲取工具
    第 2 章:程式設計基礎
    第 3 章:C 語言基礎:語句和函數
    第 4 章:C 語言基礎:變量和運算符
    第 5 章:除錯
    第 6 章:控制程式流程
    第 7 章:指針和參數
    第 8 章:更多數據類型
    第 9 章:命令行
    第 10 章:設計自己的數據結構
    第 11 章:處理文件
    第 12 章:處理錯誤
    第 13 章:高級主題
    第 14 章:從這裡出發
    第 15 章:練習答案