Beginning iOS Cloud and Database Development

Nathan Ooley, Nick Tichawa, Brian Miller

  • 出版商: Apress
  • 出版日期: 2013-12-26
  • 售價: $1,810
  • 貴賓價: 9.5$1,720
  • 語言: 英文
  • 頁數: 168
  • 裝訂: Paperback
  • ISBN: 1430241136
  • ISBN-13: 9781430241133
  • 相關分類: Apple Developer資料庫
  • 海外代購書籍(需單獨結帳)

商品描述

Beginning iOS Cloud and Database Development gets you started with building apps that use Apple's iCloud. You'll learn the techniques which will enable you to devise and create iOS apps that can interact with iCloud servers. From the basics up, you'll progressively learn how to configure your app for iCloud, upload and download files, implement revisions, add conflict resolution policies, and work with custom documents.

There's more! You'll learn how to integrate iCloud with Core Data based applications. Besides technical advice, you'll find suggestions and best practices to design the interaction of iCloud-driven applications.

According to many industry sources, analysts, and shows, Apple will rely more and more on iCloud or web apps in the cloud to store and stream data-intensive media and other kinds of apps. As the majority of apps use some sort of data—and that only will grow as apps become more complex with rich and streaming media—this book shows developers how to create apps for iCloud, Apple's new cloud computing storage and data service.

What you’ll learn

  • How to use, design, and develop for iCloud, including iOS data-driven apps, media apps and more
  • How to work with documents in iCloud
  • How to create custom documents in iCloud       
  • How to work with Core Data and iCloud

Who this book is for

This book is for iOS developers who want to build apps for or that use the new iCloud platform.

Table of Contents

  1. Cloud Database Development: The Basics
  2. Introduction to The Cloud
  3. Applications for the Cloud
  4. Basic Setup of iCloud and Key-Value Storage
  5. iCloud Document Storage with Core Data and UIDocument
  6. iCloud with Core Data   
  7. Connections, Testing, and Submission for Apple