iOS Persistence and Core Data

share ›
‹ links

Below are the top discussions from Reddit that mention this online Udacity course.

Persisting data is a core skill for any iOS developer.

Reddacity may receive an affiliate commission if you enroll in a paid course after using these buttons to visit Udacity. Thank you for using these buttons to support Reddacity.

Reddit Posts and Comments

0 posts • 2 mentions • top 1 shown below

r/swift • post
2 points • Ben1182367
What is the best core data tutorials/book for beginner?

Hey for background information I'm still relatively new at swift programming. I am looking to implement core data into my app which will have relatively few elements to be saved and also relatively infrequent updates (not sure if this matters).

I watched a 30 minute youtube video (https://www.youtube.com/watch?v=OYRo3i9z-lM for the curious) and imitated it successfully, but I still don't feel like I truly understand what's going on. Especially with all the functions that are used. So if someone could point me in the direction of an up to date tutorial that goes in depth on stuff like the functions used that would be greatly appreciated.

I saw these recommended from other posts online, but I'd like to get more opinions before putting in a large amount of time into going through one of these, or another one.

https://www.udacity.com/course/ios-persistence-and-core-data--ud325

https://code.tutsplus.com/series/core-data-and-swift--cms-907