OS X App Development with CloudKit and Swift
暫譯: 使用 CloudKit 和 Swift 的 OS X 應用程式開發
Bruce Wade
- 出版商: Apress
- 出版日期: 2016-05-27
- 售價: $1,580
- 貴賓價: 9.5 折 $1,501
- 語言: 英文
- 頁數: 148
- 裝訂: Paperback
- ISBN: 1484218795
- ISBN-13: 9781484218792
-
相關分類:
Apple Developer
海外代購書籍(需單獨結帳)
商品描述
This book is your step-by-step guide to learning OS X app development using CloudKit and Swift.
All the development will be done using Apple’s Swift 2 programming language. You'll see how to define data for your app and build a prototype with Sketch 3 and Keynote. Using CloudKit to store OS X application data, and separate public and private data, readers will learn how to control which data can or cannot be changed in a public data store. OS X App Development with CloudKit and Swift takes you from prototyping your app with Sketch 3 all the way through building a data-driven app using CloudKit, and everything in between.
- How to create Test Data with CloudKit Dashboard
- How to refine a prototype
- How to update CloudKit Data from an app
- How to add Local Cache to improve performance
商品描述(中文翻譯)
這本書是您學習使用 CloudKit 和 Swift 進行 OS X 應用程式開發的逐步指南。所有的開發將使用 Apple 的 Swift 2 程式語言進行。您將學習如何為您的應用程式定義數據,並使用 Sketch 3 和 Keynote 建立原型。透過使用 CloudKit 來儲存 OS X 應用程式數據,並分開公共和私人數據,讀者將學會如何控制哪些數據可以或不可以在公共數據存儲中被更改。《OS X 應用程式開發與 CloudKit 和 Swift》將帶您從使用 Sketch 3 建立應用程式原型,一直到使用 CloudKit 建立數據驅動的應用程式,以及其中的所有過程。
您將學到的內容:
- 如何使用 CloudKit Dashboard 創建測試數據
- 如何完善原型
- 如何從應用程式更新 CloudKit 數據
- 如何添加本地快取以提高性能
本書適合對象:
《OS X 應用程式開發與 CloudKit 和 Swift》適合那些在掌握 CloudKit 上遇到困難的 iOS 或 OS X 開發者。如果您正在尋找一個從頭到尾使用 CloudKit 和 Swift 2 的穩固範例,那麼這本書就是為您準備的。您應該對 Swift 語言有一定的理解,例如 var/let 之間的差異、如何使用控制語句、閉包等,以便能夠自信地使用本書。