***** COURSE UPDATE RELEASED *****
If you are looking for Core Data in SwiftUI, please check the updated course: SwiftUI Series: Core Data in SwiftUI
If you want to develop Core Data using UIKit, keep reading the description below.
*****************************************
CoreData for iOS Development in Swift
This course was created and updated for Core Data with the latest Swift 4.x (as of WWDC 2018), targeted for both iOS 12 and 11. We will be using the latest Xcode 10 (Beta) as well as Xcode 9.4 for the course coverage.
If your project is dealing with older version of Core Data in iOS 9 or prior, and you intend to learn the previous version, my other course Mastering iOS Core Data with Swift is the course you want.
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.
Instructor Details
Courses : 5
Specification: CoreData for Swift Development (Swift 4.2 & iOS 12)
|
11 reviews for CoreData for Swift Development (Swift 4.2 & iOS 12)
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $14.99 |
---|---|
Provider | |
Duration | 8 hours |
Year | 2019 |
Level | Intermediate |
Language | English |
Certificate | Yes |
Quizzes | No |
$19.99 $14.99
Plamena Nikolova –
Excellent and precise explanation.
Michael Gyepes –
For beginners, it’s complicated.
Jonathan Go –
Amazing Course! Probably the most detailed Core Data course available. You’ll learn from doing simple CRUD to having to do threading and migration. If I have to nitpick, I wish it included having to handle the data when the app terminates or goes into background. But really great!
Amin Siddiqui –
Videos are too long and unnecessarily mixed with view code. Otherwise its fine for beginners to see most of CoreData’s abilities.
Keishan Rodriguez –
Very good course , I learned alot CoreData and how to structure my code.. course is pretty advance, goes well beyond CRUD
Madhuri –
I just started
Arthur Murphy –
As usual, Andi provides clear directions and amazing extra little enhancements. Good job!
Shruti –
It would better if we had small description about each module of the coreData. ex: container, model, context etc
Anurag Kashyap –
Awesome! learned a lot! Really feeling confident about the core data now at least. Andi knows how to convey the content and has been awesome as in this and in the earlier courses that i enrolled under him. Thank you for this knowledge.
Martin Podhola –
I am unix system programmer, usually coding in c, c++ and ruby with postgresql sqlite etc. I need to learn to make iOS apps and these informations help me a lot
Glenn Adams –
There are several inaccuracies in the course that are contrary to the Apple Core Data documentation and examples.