Beginning iPhone Development: Exploring the iOS SDK, 7/e (Paperback)
暫譯: iPhone 開發入門:探索 iOS SDK,第 7 版 (平裝本)

David Mark, Jack Nutting, Kim Topley, Fredrik Olsson, Jeff LaMarche

  • 出版商: Apress
  • 出版日期: 2014-11-09
  • 售價: $2,120
  • 貴賓價: 9.5$2,014
  • 語言: 英文
  • 頁數: 771
  • 裝訂: Paperback
  • ISBN: 1484202007
  • ISBN-13: 9781484202005
  • 相關分類: Apple Developer
  • 海外代購書籍(需單獨結帳)

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

商品描述

The team that brought you the bestselling Beginning iPhone Development, the book that taught the world to program on the iPhone, is back again, bringing this definitive guide up-to-date with Apple's latest and greatest new iOS 8 and its SDK, as well as with the latest version of Xcode (6.1).

You'll have everything you need to create your very own apps for the latest iOS devices. Every single sample app in the book has been rebuilt from scratch using Xcode 6.1 and the latest 64-bit iOS 8-specific project templates, and designed to take advantage of the latest Xcode features.

Assuming only a minimal working knowledge of Objective-C, and written in a friendly, easy-to-follow style, Beginning iPhone Development offers a complete soup-to-nuts course in iPhone, iPad, and iPod touch programming. The book starts with the basics, walking through the process of downloading and installing Xcode 6.1 and the iOS 8 SDK, and then guides you though the creation of your first simple application.

From there, you’ll learn how to integrate all the interface elements iOS users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. You’ll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. The confusing art of table building will be demystified, and you’ll learn how to save your data using the iPhone file system. You’ll also learn how to save and retrieve your data using a variety of persistence techniques, including Core Data and SQLite. And there’s much more!

What you’ll learn

  • Everything you need to know to develop your own bestselling iPhone and iPad apps
  • Filled with examples
  • Best practices for optimizing your code and delivering great user experiences
  • What data persistence is, and why it’s important
  • Get started with building cool, crisp user interfaces
  • What and how to use Table Views
  • How to draw to the screen using Core Graphics
  • What geo app development features the new iOS brings to the iPhone
  • How to get your app to work with iCloud and more

Who this book is for

This book is for aspiring iPhone app developers, new to the iOS SDK. Some prior experience with Objective-C is recommended.

Table of Contents

1. Welcome to the Jungle

2. Appeasing the Tiki Gods

3. Handling Basic Interaction

4. More User Interface Fun

5. Rotation and Adaptive Layout

6. Multiview Applications

7. Tab Bars and Pickers

8. Introduction to Table Views

9. Navigation Controllers and Table Views

10. Collection Views

11. iPad Considerations

12. Application Settings and User Defaults

13. Basic Data Persistence

14. Hey! You! Get onto iCloud!

15. Grand Central Dispatch, Background Processing, and You

16. Core Graphics: Drawing with Quartz

17. Getting Started with Sprite Kit

18. Taps, Touches, and Gestures

19. Where Am I? Finding Your Way with Core Location and Map Kit

20. Whee! Gyro and Accelerometer!

21. The Camera and Photo Library

22. Application Localization

商品描述(中文翻譯)

帶給您暢銷書籍《Beginning iPhone Development》的團隊再次回來了,這本書教會了全世界如何在 iPhone 上編程,現在他們帶來了這本權威指南,更新了 Apple 最新的 iOS 8 及其 SDK,以及最新版本的 Xcode(6.1)。

您將擁有創建自己應用所需的一切,適用於最新的 iOS 設備。書中的每一個示範應用都已使用 Xcode 6.1 和最新的 64 位 iOS 8 專用項目模板從頭開始重建,並設計為充分利用最新的 Xcode 功能。

假設您對 Objective-C 只有基本的工作知識,並以友好、易於理解的風格撰寫,《Beginning iPhone Development》提供了一個完整的 iPhone、iPad 和 iPod touch 編程課程。這本書從基礎開始,逐步介紹下載和安裝 Xcode 6.1 和 iOS 8 SDK 的過程,然後指導您創建第一個簡單的應用程序。

接下來,您將學習如何整合 iOS 用戶熟悉和喜愛的所有介面元素,例如按鈕、開關、選擇器、工具列和滑桿。您將掌握各種設計模式,從最簡單的單一視圖到複雜的層級深入。表格構建的困惑藝術將被揭開,您將學習如何使用 iPhone 檔案系統保存數據。您還將學習如何使用各種持久化技術(包括 Core Data 和 SQLite)來保存和檢索數據。還有更多內容!

您將學到什麼


  • 開發自己的暢銷 iPhone 和 iPad 應用所需了解的一切

  • 充滿示例

  • 優化代碼和提供良好用戶體驗的最佳實踐

  • 什麼是數據持久化,為什麼它很重要

  • 開始構建酷炫、清晰的用戶介面

  • 什麼是表格視圖以及如何使用

  • 如何使用 Core Graphics 在螢幕上繪圖

  • 新 iOS 為 iPhone 帶來的地理應用開發功能

  • 如何讓您的應用與 iCloud 等服務協同工作

本書適合誰

本書適合有志於成為 iPhone 應用開發者的讀者,對 iOS SDK 新手。建議具備一些 Objective-C 的先前經驗。

目錄

1. 歡迎來到叢林

2. 安撫 Tiki 神

3. 處理基本互動

4. 更多用戶介面樂趣

5. 旋轉與自適應佈局

6. 多視圖應用

7. 標籤欄和選擇器

8. 表格視圖簡介

9. 導航控制器和表格視圖

10. 集合視圖

11. iPad 考量

12. 應用設置和用戶預設

13. 基本數據持久化

14. 嘿!你!上 iCloud!

15. Grand Central Dispatch、背景處理與您

16. Core Graphics:使用 Quartz 繪圖

17. 開始使用 Sprite Kit

18. 點擊、觸摸和手勢

19. 我在哪裡?使用 Core Location 和 Map Kit 尋找您的路徑

20. 哇!陀螺儀和加速器!

21. 相機和照片庫

22. 應用本地化

最後瀏覽商品 (20)