iOS 7 Programming Fundamentals: Objective-C, Xcode, and Cocoa Basics (Paperback)

Matt Neuburg

  • 出版商: O'Reilly
  • 出版日期: 2013-11-26
  • 定價: $1,500
  • 售價: 2.0$299
  • 語言: 英文
  • 頁數: 422
  • 裝訂: Paperback
  • ISBN: 1491945575
  • ISBN-13: 9781491945575
  • 相關分類: Apple Developer
  • 立即出貨(限量) (庫存=1)

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

商品描述

sourceProduct Descriptioncontent<div><p>If you’re getting started with iOS development, or want a firmer grasp of the basics, this practical guide provides a clear view of its fundamental building blocks—Objective-C, Xcode, and Cocoa Touch. You’ll learn object-oriented concepts, understand how to use Apple’s development tools, and discover how Cocoa provides the underlying functionality iOS apps need to have. Dozens of example projects are available at GitHub. </p><p> Once you master the fundamentals, you’ll be ready to tackle the details of iOS app development with author Matt Neuburg’s companion guide <i>Programming iOS 7</i>. </p><ul><li>Explore the C language to learn how Objective-C works </li><li>Learn how instances are created, and why they’re so important </li><li>Tour the lifecycle of an Xcode project, from inception to App Store </li><li>Discover how to build interfaces with nibs and the nib editor </li><li>Explore Cocoa’s use of Objective-C linguistic features </li><li>Use Cocoa’s event-driven model and major design patterns </li><li>Learn the role of accessors, key-value coding, and properties </li><li>Understand the power of ARC-based object memory management </li><li>Send messages and data between Cocoa objects </li></ul><br/><br/></div>

商品描述(中文翻譯)

如果你剛開始進行iOS開發,或者想更深入地了解基礎知識,這本實用指南將清楚地介紹其基本構建模塊-Objective-C、Xcode和Cocoa Touch。你將學習面向對象的概念,了解如何使用蘋果的開發工具,並發現Cocoa提供了iOS應用程序所需的基本功能。數十個示例項目可在GitHub上找到。

一旦掌握了基礎知識,你就可以準備好使用作者Matt Neuburg的配套指南《Programming iOS 7》來處理iOS應用程序開發的細節。

- 探索C語言以了解Objective-C的工作原理
- 學習如何創建實例,以及它們為何如此重要
- 從構思到App Store,遊覽Xcode項目的生命周期
- 發現如何使用nibs和nib編輯器構建界面
- 探索Cocoa對Objective-C語言特性的使用
- 使用Cocoa的事件驅動模型和主要設計模式
- 了解訪問器、鍵值編碼和屬性的作用
- 理解基於ARC的對象內存管理的威力
- 在Cocoa對象之間發送消息和數據