• Post category:StudyBullet-11
  • Reading time:6 mins read


Learn CoreData with CloudKit, Relationship, CRUD Operation, Context Menu, Dark Mode, SF Symbol, Animation Using Xcode 11

What you will learn

Deep understanding how CoreData data persistent works in iOS

Deep understanding how CloudKit works in iOS

Learn how to implement CoreData with CloudKit

Be able to build any app you want using CoreData

Learn how to sync data with CloudKit

Description

Welcome to the Complete Mastering CloudKit with CoreData in Swift 5

This course was created to gain the knowledge of Core Data with the latest Swift 5 targeted for iOS 13. We will be using the latest Xcode 11. In this course you are going to learn how to implement CoreData with CloudKit in iOS Application.

What is Core Data? Why should I know about Core Data?

Core Data is one of the most powerful framework that Apple has provided for developer. “Core Data is a framework that you use to manage the model layer objects in your application. It provides generalized and automated solutions to common tasks associated with object life cycle and object graph management, including persistence.” – Source from Apple.

If you are passionate about learning mobile development for iOS and looking to take your iOS development skills to the next level, Core Data framework should be at the top of your list. By the time you are done with Mastering CloudKit with CoreData in Swift 5 course, you will be ready and very confident to take any Core Data project.

What is CloudKit?


Get Instant Notification of New Courses on our Telegram channel.


CloudKit is one of the most powerful framework that Apple has provided for developer. “The CloudKit framework provides interfaces for moving data between your app and your iCloud containers. You use CloudKit to take your app’s existing data and store it in the cloud so that the user can access it on multiple devices. You can also store data in a public area where all users can access it.” – Source from Apple.

What you are going to learn

  • Entity
  • Attribute Type
  • ManagedObjectContext
  • ManagedObject
  • PersistentContainer
  • Fetching
  • Object Deletion
  • Background process
  • CloudKit Dashboard
  • Context Menu
  • Pass Data
  • Dark Mode
  • Animations and Interactions
  • CoreData Relationship
  • TableView
  • SF Symbols
  • CRUD Operation
  • Separates Storyboard

What are the requirements?

  • A Mac laptop or iMac
  • Xcode
  • Some knowledge of Swift development

You’ll get all the required source code and friendly support in the Q&A area, although basic understanding of Xcode and Swift.

Take this course and start learning and take your iOS Development skills to the next level!

English
language

Content

Introduction to CloudKit and CoreData

Introduction
Tools and Software Needed
What is CloudKit and CoreData

CRUD Operations in CoreData with CloudKit

Setting up the CoreData Model
Saving Data in CoreData
Fetching Data from Persistent Store
Animation and Bug fixing
Deleting Data from Persistent Store Using Context Menu

Quiz

What is CoreData

Passing Data

Passing Data

Syncing Data with CloudKit

Creating a Container
CloudKit Dashboard

Ready for Dark Mode

Implementing Dark Mode

Relationship in CoreData

Saving data with RelationShip and Creating Separate Storyboard
Fetching Data with Animation and Interaction
Implementing and Understanding Relationship in CoreData with CloudKit

Conclusion

Bonus Lecture