Note App Core Data Swift Xcode Tutorial

Опубликовано: 23 Октябрь 2024
на канале: Code With Cal
29,065
466

How to build a simple note taking app with persistent data using core data, Swift and Xcode. In this beginner friendly Xcode tutorial we learn how to use core data to create, delete and edit persistent data. A practical and real world solution to a simple iOS app idea.

Better your understanding of how to use table views, table view controllers, core data, segues and much more.

This iOS App tutorial is built using Storyboard, Core Data the UIKit.

Note App Core Data Source Code:
https://github.com/codeWithCal/NoteAp...

Apple Core Data documentation:
https://developer.apple.com/documenta...

⏱️ TIMESTAMPS ⏱️
00:00 - Intro
00:45 - Storyboard
04:25 - Create Entity
05:26 - Note List Swift
08:11 - Load Core Data
09:22 - Edit Note
11:32 - Delete Note

#NoteApp #CoreDataTutorial #SwiftXcode #AppDevelopment