Filters

Hide filters
Platform
Subscription Type
Content Type
Difficulty
Advanced Filters
Include categories
Exclude categories
Select languages

All Tutorials · 77 Results

Saving Data / Persistence
iOS & Swift
Getting Started with Core Data Tutorial
Learn the basics of building the data layer of your iOS app in this getting started with Core Data tutorial!
iOS & Swift
Encoding and Decoding in Swift
In this tutorial, you’ll learn all about encoding and decoding in Swift, exploring the basics and advanced to... more
iOS & Swift
SQLite With Swift Tutorial: Getting Started
In this SQLite with Swift tutorial, you’ll learn to use a SQLite database with Swift projects by creating tab... more
Game Tech
How to Save and Load a Game in Unity
Learn how to save and load a game in Unity using PlayerPrefs, Serialization and JSON. Complete your user’s ex... more
iOS & Swift
Firebase Tutorial: Getting Started
Learn Firebase fundamentals including saving data, real-time sync, authentication, user status and offline su... more
Android & Kotlin
LiveData Tutorial for Android: Deep Dive
In this Android tutorial, you’ll learn about LiveData which is a core architecture component, and how to use ... more
iOS & Swift
State Restoration in SwiftUI
Learn how to use SceneStorage in SwiftUI to restore iOS app state.
iOS & Swift
Core Data with SwiftUI Tutorial: Getting Started
In this Core Data with SwiftUI tutorial, you’ll learn to persist data in an app using @State, @Environment a... more
iOS & Swift
CloudKit Tutorial: Getting Started
In this CloudKit tutorial, you’ll learn how to add and query data in iCloud from your app, as well as how to ... more
iOS & Swift
Multiple Managed Object Contexts with Core Data Tutorial
Learn how to use multiple managed object contexts to improve the performance of your apps in this Core Data T... more
iOS & Swift
Lightweight Migrations in Core Data Tutorial
Learn how to keep your data models up-to-date with this Core Data migrations tutorial!
Android & Kotlin
Encryption Tutorial For Android: Getting Started
Ever wondered how you can use data encryption to secure your private user data from hackers? Look no more, in... more
Multiple Domains
Firebase Tutorial for Flutter: Getting Started
In this tutorial, you’ll learn how to use Firebase Firestore databases in Flutter by creating a fun app that ... more
Multiple Domains
Firebase Realtime Database Tutorial for Flutter
Get started with Firebase Realtime Database by building a chat app in Flutter that provides instant updates t... more
iOS & Swift
NSCoding Tutorial for iOS: How to Permanently Save App Data
In this NSCoding tutorial, you’ll learn how to save and persist iOS app data so that your app can resume its ... more
iOS & Swift
UIActivityViewController Tutorial: Sharing Data
In this UIActivityViewController tutorial, you’ll learn all about giving your users the ability to export the... more
Multiple Domains
Firestore Tutorial for Flutter: Getting Started
In this tutorial, you’ll learn how to use Firebase Firestore databases in Flutter by creating a fun app that ... more
Multiple Domains
Data Persistence on Flutter
See how to persist data to storage in a Flutter app, including to files and to a remote datastore, and use a ... more
iOS & Swift
Document-Based Apps Tutorial: Getting Started
In this document-based app tutorial, you will explore how you can save and open custom documents and interact... more
iOS & Swift
Universal Type Identifiers Tutorial for iOS: Importing and Exporting App Data
In this tutorial, you’ll learn how to export and import app data to and from your iOS app, as well as create ... more
Flutter & Dart
SQLite in Flutter
Learn how to make an app by persisting data with Flutter and SQLite, using the sqflite plugin.
Android & Kotlin
DataStore Tutorial For Android: Getting Started
In this tutorial you’ll learn how to read and write data to Jetpack DataStore, a modern persistance solution ... more
iOS & Swift
GraphQL Using the Apollo Framework: Getting Started
In this Apollo Framework for iOS tutorial, you will learn how to consume GraphQL APIs in a simple and type-sa... more
Android & Kotlin
Android Biometric API: Getting Started
Learn how to implement biometric authentication in your Android app by using the Android Biometric API to cr... more