The Resource Beginning iOS cloud and database development, Nathan Ooley, Nick Tichawa, Brian Miller
Beginning iOS cloud and database development, Nathan Ooley, Nick Tichawa, Brian Miller
Resource Information
The item Beginning iOS cloud and database development, Nathan Ooley, Nick Tichawa, Brian Miller represents a specific, individual, material embodiment of a distinct intellectual or artistic creation found in University of Missouri Libraries.This item is available to borrow from 2 library branches.
Resource Information
The item Beginning iOS cloud and database development, Nathan Ooley, Nick Tichawa, Brian Miller represents a specific, individual, material embodiment of a distinct intellectual or artistic creation found in University of Missouri Libraries.
This item is available to borrow from 2 library branches.
- Summary
- 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
- Language
- eng
- Extent
- 1 online resource (1 volume)
- Contents
-
- At a Glance; Introduction; Chapter 1: Cloud Database Development -- The Basics; Explanation of a Remote or Cloud Database; Types of Database Development; Database Platforms and Services; Characters and Fields; Records and Tables; The Database File; The Relational Database; Database Management System; Multiple Sources; The Advantages of a Cloud Database Management System; The Disadvantages of a Cloud Database Management System; Summary; Chapter 2: Introduction to the Cloud; The Movement to the Cloud; Why Develop an App with the Cloud?; What Are iCloud's Key Offerings?
- Designing for iCloudiOS and Mac OS iCloud; What Are the Expectations of Knowledge for Programming?; Summary; Chapter 3: Applications for the Cloud; Case Study of Storm: A Data-Driven, Cloud-Based Solution; Case Study of iCloud: Storm Manager App; Case Study of Azure: Grocery Store Customer Application; Case Study of MySQL: Storm Point of Sale Application; Chapter 4: Basic Setup of iCloud and Key-Value Storage; App IDs, Provisioning, and Entitlements; App IDs; Provisioning; Entitlements; Setting Up Your App ID and Provisioning Profile; Creating Your Development Provisioning Profile
- Setting Up Your Project in XcodeConfiguring Your Project with iCloud Support; Building the Foundation of the App; Organization and Preliminary Setup; Setting Up Your Storyboard; It Is Time for Some Code!; Constants File; Application Delegate and NSUserDefaults; Main View Controller; Goodbye FlipsideViewController, Hello SettingsViewController; Back to the Storyboard; Key-Value Store; NSUbiquitousKeyValueStore; Summary; Chapter 5: iCloud Document Storage with UIDocument; iCloud Document Storage; Ubiquity Container; Document Metadata; Document Data; Peer to Peer; Conflict Resolution
- URL PublishingUbiquity Identity Token; Types of Documents; Modifying Our Current Project for UIDocument Support; Modifying the Storyboard; Configuring the Collection View Controller; Configuring the Detail View Controller; Adding Our Code Files; CTAppDelegate; EntryCollectionViewCell; FriendsCollectionViewController; FriendDetailViewController; UIDocument; Our Document Model; CTDocument; Implementing CTDocument; Implementing CTDocument with iCloud; Controlling iCloud with Settings; A Few More Constants; Many Different States; Summary; Chapter 6: iCloud with Core Data; What Is Core Data?
- Fallback StoreCore Data Logging; Asynchronous Setup; Closest Friends; Adding the CloseFriend Entity; Modifying the Storyboard; Configuring the Table View Controller; Configuring the Detail View Controller; Create View Controller Classes; CloseFriendsTableViewController; CloseFriendDetailViewController; Imports and Private Interface Setup; On to the Implementation; View Configuration Methods; Adding an Action Sheet for our photoTapped: Method; Image Picker Delegate Methods; Text Field Delegate Method; Bar Button Methods; Wrapping Up Our View Controller Code; Storyboard Modifications
- Isbn
- 9781430241140
- Label
- Beginning iOS cloud and database development
- Title
- Beginning iOS cloud and database development
- Statement of responsibility
- Nathan Ooley, Nick Tichawa, Brian Miller
- Subject
-
- COMPUTERS -- Data Processing
- IOS (Electronic resource)
- COMPUTERS -- Reference
- Database design
- iOS (Electronic resource)
- COMPUTERS -- Hardware | General
- COMPUTERS -- Computer Science
- IOS (Electronic resource)
- Cloud computing
- COMPUTERS -- Machine Theory
- Cloud computing
- COMPUTERS -- Information Technology
- COMPUTERS -- Computer Literacy
- Database design
- Language
- eng
- Summary
- 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
- Cataloging source
- UMI
- http://library.link/vocab/creatorName
- Ooley, Nathan
- Dewey number
- 004
- Illustrations
- illustrations
- Index
- index present
- LC call number
- QA76.585
- LC item number
- .O45 2014
- Literary form
- non fiction
- Nature of contents
- dictionaries
- http://library.link/vocab/relatedWorkOrContributorName
-
- Tichawa, Nick
- Miller, Brian
- http://library.link/vocab/subjectName
-
- Cloud computing
- Database design
- COMPUTERS
- COMPUTERS
- COMPUTERS
- COMPUTERS
- COMPUTERS
- COMPUTERS
- COMPUTERS
- Cloud computing
- Database design
- Label
- Beginning iOS cloud and database development, Nathan Ooley, Nick Tichawa, Brian Miller
- Carrier category
- online resource
- Carrier category code
- cr
- Carrier MARC source
- rdacarrier
- Content category
- text
- Content type code
- txt
- Content type MARC source
- rdacontent
- Contents
-
- At a Glance; Introduction; Chapter 1: Cloud Database Development -- The Basics; Explanation of a Remote or Cloud Database; Types of Database Development; Database Platforms and Services; Characters and Fields; Records and Tables; The Database File; The Relational Database; Database Management System; Multiple Sources; The Advantages of a Cloud Database Management System; The Disadvantages of a Cloud Database Management System; Summary; Chapter 2: Introduction to the Cloud; The Movement to the Cloud; Why Develop an App with the Cloud?; What Are iCloud's Key Offerings?
- Designing for iCloudiOS and Mac OS iCloud; What Are the Expectations of Knowledge for Programming?; Summary; Chapter 3: Applications for the Cloud; Case Study of Storm: A Data-Driven, Cloud-Based Solution; Case Study of iCloud: Storm Manager App; Case Study of Azure: Grocery Store Customer Application; Case Study of MySQL: Storm Point of Sale Application; Chapter 4: Basic Setup of iCloud and Key-Value Storage; App IDs, Provisioning, and Entitlements; App IDs; Provisioning; Entitlements; Setting Up Your App ID and Provisioning Profile; Creating Your Development Provisioning Profile
- Setting Up Your Project in XcodeConfiguring Your Project with iCloud Support; Building the Foundation of the App; Organization and Preliminary Setup; Setting Up Your Storyboard; It Is Time for Some Code!; Constants File; Application Delegate and NSUserDefaults; Main View Controller; Goodbye FlipsideViewController, Hello SettingsViewController; Back to the Storyboard; Key-Value Store; NSUbiquitousKeyValueStore; Summary; Chapter 5: iCloud Document Storage with UIDocument; iCloud Document Storage; Ubiquity Container; Document Metadata; Document Data; Peer to Peer; Conflict Resolution
- URL PublishingUbiquity Identity Token; Types of Documents; Modifying Our Current Project for UIDocument Support; Modifying the Storyboard; Configuring the Collection View Controller; Configuring the Detail View Controller; Adding Our Code Files; CTAppDelegate; EntryCollectionViewCell; FriendsCollectionViewController; FriendDetailViewController; UIDocument; Our Document Model; CTDocument; Implementing CTDocument; Implementing CTDocument with iCloud; Controlling iCloud with Settings; A Few More Constants; Many Different States; Summary; Chapter 6: iCloud with Core Data; What Is Core Data?
- Fallback StoreCore Data Logging; Asynchronous Setup; Closest Friends; Adding the CloseFriend Entity; Modifying the Storyboard; Configuring the Table View Controller; Configuring the Detail View Controller; Create View Controller Classes; CloseFriendsTableViewController; CloseFriendDetailViewController; Imports and Private Interface Setup; On to the Implementation; View Configuration Methods; Adding an Action Sheet for our photoTapped: Method; Image Picker Delegate Methods; Text Field Delegate Method; Bar Button Methods; Wrapping Up Our View Controller Code; Storyboard Modifications
- Control code
- 869748045
- Dimensions
- unknown
- Extent
- 1 online resource (1 volume)
- Form of item
- online
- Isbn
- 9781430241140
- Media category
- computer
- Media MARC source
- rdamedia
- Media type code
- c
- Other control number
- 10.1007/978-1-4302-4114-0
- Other physical details
- illustrations
- http://library.link/vocab/ext/overdrive/overdriveId
- cl0500000376
- Sound
- unknown sound
- Specific material designation
- remote
- System control number
- (OCoLC)869748045
- Label
- Beginning iOS cloud and database development, Nathan Ooley, Nick Tichawa, Brian Miller
- Carrier category
- online resource
- Carrier category code
- cr
- Carrier MARC source
- rdacarrier
- Content category
- text
- Content type code
- txt
- Content type MARC source
- rdacontent
- Contents
-
- At a Glance; Introduction; Chapter 1: Cloud Database Development -- The Basics; Explanation of a Remote or Cloud Database; Types of Database Development; Database Platforms and Services; Characters and Fields; Records and Tables; The Database File; The Relational Database; Database Management System; Multiple Sources; The Advantages of a Cloud Database Management System; The Disadvantages of a Cloud Database Management System; Summary; Chapter 2: Introduction to the Cloud; The Movement to the Cloud; Why Develop an App with the Cloud?; What Are iCloud's Key Offerings?
- Designing for iCloudiOS and Mac OS iCloud; What Are the Expectations of Knowledge for Programming?; Summary; Chapter 3: Applications for the Cloud; Case Study of Storm: A Data-Driven, Cloud-Based Solution; Case Study of iCloud: Storm Manager App; Case Study of Azure: Grocery Store Customer Application; Case Study of MySQL: Storm Point of Sale Application; Chapter 4: Basic Setup of iCloud and Key-Value Storage; App IDs, Provisioning, and Entitlements; App IDs; Provisioning; Entitlements; Setting Up Your App ID and Provisioning Profile; Creating Your Development Provisioning Profile
- Setting Up Your Project in XcodeConfiguring Your Project with iCloud Support; Building the Foundation of the App; Organization and Preliminary Setup; Setting Up Your Storyboard; It Is Time for Some Code!; Constants File; Application Delegate and NSUserDefaults; Main View Controller; Goodbye FlipsideViewController, Hello SettingsViewController; Back to the Storyboard; Key-Value Store; NSUbiquitousKeyValueStore; Summary; Chapter 5: iCloud Document Storage with UIDocument; iCloud Document Storage; Ubiquity Container; Document Metadata; Document Data; Peer to Peer; Conflict Resolution
- URL PublishingUbiquity Identity Token; Types of Documents; Modifying Our Current Project for UIDocument Support; Modifying the Storyboard; Configuring the Collection View Controller; Configuring the Detail View Controller; Adding Our Code Files; CTAppDelegate; EntryCollectionViewCell; FriendsCollectionViewController; FriendDetailViewController; UIDocument; Our Document Model; CTDocument; Implementing CTDocument; Implementing CTDocument with iCloud; Controlling iCloud with Settings; A Few More Constants; Many Different States; Summary; Chapter 6: iCloud with Core Data; What Is Core Data?
- Fallback StoreCore Data Logging; Asynchronous Setup; Closest Friends; Adding the CloseFriend Entity; Modifying the Storyboard; Configuring the Table View Controller; Configuring the Detail View Controller; Create View Controller Classes; CloseFriendsTableViewController; CloseFriendDetailViewController; Imports and Private Interface Setup; On to the Implementation; View Configuration Methods; Adding an Action Sheet for our photoTapped: Method; Image Picker Delegate Methods; Text Field Delegate Method; Bar Button Methods; Wrapping Up Our View Controller Code; Storyboard Modifications
- Control code
- 869748045
- Dimensions
- unknown
- Extent
- 1 online resource (1 volume)
- Form of item
- online
- Isbn
- 9781430241140
- Media category
- computer
- Media MARC source
- rdamedia
- Media type code
- c
- Other control number
- 10.1007/978-1-4302-4114-0
- Other physical details
- illustrations
- http://library.link/vocab/ext/overdrive/overdriveId
- cl0500000376
- Sound
- unknown sound
- Specific material designation
- remote
- System control number
- (OCoLC)869748045
Subject
- COMPUTERS -- Computer Literacy
- COMPUTERS -- Computer Science
- COMPUTERS -- Data Processing
- COMPUTERS -- Hardware | General
- COMPUTERS -- Information Technology
- COMPUTERS -- Machine Theory
- COMPUTERS -- Reference
- Cloud computing
- Cloud computing
- Database design
- Database design
- IOS (Electronic resource)
- IOS (Electronic resource)
- iOS (Electronic resource)
Library Links
Embed (Experimental)
Settings
Select options that apply then copy and paste the RDF/HTML data fragment to include in your application
Embed this data in a secure (HTTPS) page:
Layout options:
Include data citation:
<div class="citation" vocab="http://schema.org/"><i class="fa fa-external-link-square fa-fw"></i> Data from <span resource="http://link.library.missouri.edu/portal/Beginning-iOS-cloud-and-database-development/AJEWFIeAQa8/" typeof="Book http://bibfra.me/vocab/lite/Item"><span property="name http://bibfra.me/vocab/lite/label"><a href="http://link.library.missouri.edu/portal/Beginning-iOS-cloud-and-database-development/AJEWFIeAQa8/">Beginning iOS cloud and database development, Nathan Ooley, Nick Tichawa, Brian Miller</a></span> - <span property="potentialAction" typeOf="OrganizeAction"><span property="agent" typeof="LibrarySystem http://library.link/vocab/LibrarySystem" resource="http://link.library.missouri.edu/"><span property="name http://bibfra.me/vocab/lite/label"><a property="url" href="http://link.library.missouri.edu/">University of Missouri Libraries</a></span></span></span></span></div>
Note: Adjust the width and height settings defined in the RDF/HTML code fragment to best match your requirements
Preview
Cite Data - Experimental
Data Citation of the Item Beginning iOS cloud and database development, Nathan Ooley, Nick Tichawa, Brian Miller
Copy and paste the following RDF/HTML data fragment to cite this resource
<div class="citation" vocab="http://schema.org/"><i class="fa fa-external-link-square fa-fw"></i> Data from <span resource="http://link.library.missouri.edu/portal/Beginning-iOS-cloud-and-database-development/AJEWFIeAQa8/" typeof="Book http://bibfra.me/vocab/lite/Item"><span property="name http://bibfra.me/vocab/lite/label"><a href="http://link.library.missouri.edu/portal/Beginning-iOS-cloud-and-database-development/AJEWFIeAQa8/">Beginning iOS cloud and database development, Nathan Ooley, Nick Tichawa, Brian Miller</a></span> - <span property="potentialAction" typeOf="OrganizeAction"><span property="agent" typeof="LibrarySystem http://library.link/vocab/LibrarySystem" resource="http://link.library.missouri.edu/"><span property="name http://bibfra.me/vocab/lite/label"><a property="url" href="http://link.library.missouri.edu/">University of Missouri Libraries</a></span></span></span></span></div>