App development using IoS iCloud incorporating cloudkit with swift in xcode

Create a professional looking app from start to finish that takes advantage of iCloud technology. Rather than working with Storyboarding for building your UI, you'll use code to build professional looking screens. Using code is standard for professional developers to fit form factor alignment a...

Full description

Bibliographic Details
Main Authors: Baruah, Shantanu, Baruah, Shaurya (Author)
Format: eBook
Language:English
Published: [CA] Apress 2022
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04003nmm a2200457 u 4500
001 EB002138058
003 EBX01000000000000001276185
005 00000000000000.0
007 cr|||||||||||||||||||||
008 230102 ||| eng
020 |a 9781484287583 
050 4 |a QA76.585 
100 1 |a Baruah, Shantanu 
245 0 0 |a App development using IoS iCloud  |b incorporating cloudkit with swift in xcode  |c Shantanu Baruah, Shaurya Baruah 
260 |a [CA]  |b Apress  |c 2022 
300 |a 1 online resource 
505 0 |a Chapter 1: Xcode Introduction -- Chapter 2: CloudKit Overview -- Chapter 3: Core Swift Concepts -- Chapter 4: Book Tracker App Building -- Chapter 5: Adding Book Screen -- Chapter 6: Displaying the Book Records -- Chapter 7: Deleting the Table Record -- Chapter 8: Searching Data Screen -- Chapter 9: App Development -- Part 2: Overview -- Chapter 10: Redesigning the Display Screen -- Chapter 11: Adding a Book -- Chapter 12: Book Details View Controller -- Chapter 13: Sharing Book with other Users -- Chapter 14: Edit Book -- Chapter 15: Book Delete -- Chapter 16: Book Notes -- Chapter 17: Book Reminder -- Chapter 18: Mark Favorite -- Chapter 19: Shared Books Tab -- Chapter 20: Search Screen -- Chapter 21: Packaging and Releasing 
653 |a Logiciels d'application / Développement 
653 |a Swift (Langage de programmation) 
653 |a iCloud / fast 
653 |a Cloud computing / fast 
653 |a Infonuagique 
653 |a Application software / Development / fast 
653 |a Swift (Computer program language) / fast 
653 |a Cloud computing / http://id.loc.gov/authorities/subjects/sh2008004883 
653 |a iCloud / http://id.loc.gov/authorities/names/n2012003891 
653 |a iOS (Electronic resource) / fast 
653 |a Swift (Computer program language) / http://id.loc.gov/authorities/subjects/sh2015001571 
653 |a iOS (Electronic resource) / http://id.loc.gov/authorities/names/n2010039603 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
700 1 |a Baruah, Shaurya  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
028 5 0 |a 10.1007/978-1-4842-8758-3 
776 |z 1484287576 
776 |z 9781484287583 
776 |z 9781484287576 
776 |z 1484287584 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484287583/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.3 
520 |a Create a professional looking app from start to finish that takes advantage of iCloud technology. Rather than working with Storyboarding for building your UI, you'll use code to build professional looking screens. Using code is standard for professional developers to fit form factor alignment across multiple screen sizes and other design constraints. First, you'll build a basic, functional UX screen. Then you'll incorporate iCloud with CloudKit for data persistence and private, public, and shared databases. Here your code-drive UI design will expand out to developing professional looking screens with animation. You'll also learn to work with reminder and notification boxes, sharing data between your users, and adding functionally for interaction with other Apps. Finally, you'll tackle testing and using Test Flight before publishing your app to the App Store. This book offers a practical guide for coders at any level who want to learn and create professional looking iOS apps leveraging the database features of iCloud and the numerous extensions that Apple provides in the Xcode environment. Create professional looking apps that are secure and your users will love! What You'll Learn Leverage CloudKit for Backend as a Service Handle Asynchronous processes Share data among users of your app with simultaneous modifications Who This Book Is For iOS developers familiar with the basics of Swift coding who want to work with iCloud databases or move into more advanced fields, such as using extensions or designing UX in code