This module covers the basic concepts of App Observability (App Telemetry) which allows you to gather insights, possibly in real-time on how your application is performing on users’ devices around the world, how to collect...
iOS & Swift
New
App Intents with Siri
Oct 16 2025 · Multimodal Module (54 mins)
This module focuses on the latest Siri and App Intents update with Apple Intelligence. Students will learn how to leverage these powerful tools to create deeply integrated, context-aware iOS apps that can interact seamlessly with...
iOS & Swift
New
Writing Tools with Apple Intelligence
Oct 14 2025 · Multimodal Module (47 mins)
Learn about Apple Intelligence Writing Tools and how to configure them in SwiftUI and UIKit. Understand how custom text views can offer a full Writing Tools experience, and what’s available for views that rely on...
iOS & Swift
New
Genmoji
Oct 10 2025 · Multimodal Module (25 mins)
Explore Genmoji, enhancing your apps with expressive, customizable emojis. Learn to render, store, and communicate with text that includes Genmoji, Memoji, and other sticker-type images. Updated to iOS 26.
The Vision Framework is a powerful API for various computer vision tasks on Apple devices. Explore functionalities like object detection, face recognition and more. This module provides an overview of the Vision Framework as well...
iOS & Swift
New
Custom Models with Create ML
Oct 8 2025 · Multimodal Module (1 hr, 2 mins)
Create ML empowers you to customize pre-built machine learning
models on Apple platforms by providing training datasets.
Explore various use cases and deploy a custom model into an app. Updated to iOS 26.
Incorporating third-party machine learning models requires knowledge about the source model as well as some Core ML conversion techniques. This module will get you started with incorporating such a third-party model into an existing iOS...
iOS & Swift
New
Integrating ChatGPT in Your iOS Apps
Oct 7 2025 · Multimodal Module (53 mins)
This module explores the integration of ChatGPT into iOS apps, enabling powerful conversational AI capabilities. Students will learn to leverage the ChatGPT API to create dynamic, context-aware chatbots and intelligent assistants within their mobile apps....
iOS & Swift
New
Translation Framework
Oct 5 2025 · Multimodal Module (41 mins)
The Translation API offers realtime translations in your app. You can use the
built-in UI or manage the translation session to customize the app experience
based on your user’s needs. Updated to iOS 26.
iOS & Swift
New
Apple Foundation Models
Oct 2 2025 · Multimodal Module (1 hr, 37 mins)
This module will be an introduction to the new Foundation Models framework in Swift. The module begins with an introduction to the Foundation Models Framework by creating a simple SwiftUI chat-type app. The app will...
Multiple Domains
New
AI-Assisted Development for iOS
Jul 18 2025 · Multimodal Module (2 hrs, 45 mins)
AI is coming for your job. And your life. Or maybe it isn’t. Who, other than Sarah Connor, knows? Whilst we wait for the AI apocalypse, join us on this course to discover how you...
iOS & Swift
Migrating to Swift 6 Tutorial
Jun 25 2025 · Article (15 mins)
The migration path to Swift 6 is now a lot smoother, with lots more guideposts. Work through this tutorial to find out how much easier it’s become.
iOS & Swift
Concurrency & Asynchronous Programming in Swift
May 20 2025 · Multimodal Module (54 mins)
This module explores concurrency and asynchronous programming in Swift. You’ll learn about structured concurrency, actors, and advanced optimization techniques.
This module focuses on intermediate data management techniques and optimization strategies to ensure your SwiftUI apps perform at their peak.
iOS & Swift
Data Persistence with SwiftData
Mar 19 2025 · Multimodal Module (3 hrs, 0 mins)
Explore advanced techniques to build robust data management solutions with SwiftData integrated with SwiftUI, and how to use it with CloudKit. Understand how interoperability works between SwiftData and Core Data, and learn some advanced data...
iOS & Swift
Building Engaging User Interfaces with SwiftUI
Mar 12 2025 · Multimodal Module (1 hr, 27 mins)
This module explores advanced SwiftUI features and techniques to build complex and visually appealing user interfaces. Students will learn about animation and transitions, building complex layouts, and how to integrate SwiftUI with UIKit to leverage...
iOS & Swift
Building Robust ViewModels
Feb 28 2025 · Multimodal Module (47 mins)
This course is designed for intermediate iOS developers who want to take their SwiftUI skills to the next level by leveraging the power of Model-View-ViewModel (MVVM) architecture. Throughout this course, we will explore advanced SwiftUI...
iOS & Swift
Data Structures & Algorithms in Swift
Jan 22 2025 · Book
Understanding how data structures and algorithms work in code is crucial for creating efficient and scalable apps and acing job interviews. Swift’s standard library and, more recently, the Swift Collections and Algorithms packages contain a...
iOS & Swift
Free Webinar: Apple Intelligence in Action: Applying Smart Features to Your Apps
Aug 5 2024 · Article (2 mins)
Join our free webinar on August 13, 2024 to explore how Apple Intelligence can enhance your apps and improve your users’ experience.
iOS & Swift
Siri Is Cooking for WWDC 2024
Jun 21 2024 · Article (10 mins)
Apple has given Siri a huge shot of intelligence with the introduction of two key components: the App Intents framework and Apple Intelligence. This powerful combination transforms Siri into a deeply integrated, context-aware assistant capable...