Core Data Mastery in SwiftUI

0dayddl

Power User
LV
5
 
Csatlakozás
2023.01.19.
Üzenetek
16,278
Reakció pontszám
500
Díjak
6
Kor
41

b115ecf92992e9f5eeeef5c702eb4a32.jpg


pdf | 47.79 MB | English | Isbn:‎ B0BF4SFD5K | Author: J.D Gauchat | Year: 2022

Description:
Quick Guides for Masterminds are excerpts from our best-selling books SwiftUI for Masterminds, UIKit for Masterminds, and HTML5 for Masterminds, providing a cost-effective alternative to getting the information you need.

Description

With this guide, you will learn how to store data in a database with Core Data and the SwiftUI framework.

After reading this guide, you will know how to work with the Core Data framework, how to create and manage a database, and how to store, search, and retrieve information from the user's device.

Swift 5.7 iOS 16 Xcode 14

Table of Contents

CORE DATA
Data Model
Core Data Stack
Managed Objects
Fetch Request
Asynchronous Access
Core Data Application
Previews
Sort Descriptors
Predicates
Modifying Objects
Deleting Objects
Custom Fetch Requests
Sections
To-Many Relationships

This guide assumes that you have a basic knowledge of app development, Xcode, and the Swift language. You should also know how to create and display basic SwiftUI views. For a complete course on app development with SwiftUI, read our book SwiftUI for Masterminds.

This guide is a collection of excerpts from the book SwiftUI for Masterminds. The information included in this guide will help you understand a particular aspect of app development, but it will not teach you everything you need to know to develop an app for Apple devices. If you are looking for a complete course on app development with SwiftUI, read our book SwiftUI for Masterminds. For more information, visit our website at www.formasterminds.com.

Category:Apple Developing & Programming, Apple Programming, Programing Languages & Tools

82292ccf29364dd9131c066a6b966a81.png

Code:
            
                
                
                    
                   
                    A kód megtekintéséhez jelentkezz be.
					Please log in to view the code.
                
            
        
Code:
            
                
                
                    
                   
                    A kód megtekintéséhez jelentkezz be.
					Please log in to view the code.
                
            
        
 
Top Alul