Filters

Hide filters
Platform
Content Type
Difficulty

All Tutorials · Multimodal Module · 75 Results

Multimodal Module
iOS & Swift
Your First iOS App: Coding in Swift
Learn core Swift language features while building and testing Bull’s Eye app logic. You will use the Swift Standard Library, write unit tests, practice test-driven development, control program flow with if/else statements, and work with...
iOS & Swift
Your First iOS App: Data Flow in SwiftUI
This module continues building Bull’s Eye while introducing SwiftUI data concepts. You will add button actions, use state and bindings, work with strings and variables, and move game logic into a model.
iOS & Swift
Your First iOS App: Getting Started with SwiftUI
This module introduces the fundamentals of building iOS apps with SwiftUI, including setting up a project in Xcode, exploring the development environment, and understanding the differences between SwiftUI and UIKit. Through building a simple game,...
Multiple Domains
Swift SDK for Android
Discover how to leverage Swift’s safety features and expressiveness for Android development with Swift SDK for Android. This comprehensive module teaches you to build hybrid Android applications where Swift handles business logic and Kotlin manages...
iOS & Swift
Agentic Coding with Xcode
In this module, you’ll learn how to enable Agentic AI capabilities in Xcode 26.3, what exactly Agentic AI and how it differs from tools like ChatGPT, and add features to an existing app with just...
AI New
MCP Fundamentals
Learn how to build real applications with the Model Context Protocol (MCP), from first principles to advanced integrations. In this course, you will start by understanding the core MCP architecture and building your first server...
AI New
Context Engineering for AI
Explore context engineering as the foundation for building reliable, efficient AI systems. Learn how LLMs, prompting, RAG, agents, LangChain, and LangGraph work together in real applications. Understand the AI platform ecosystem and build practical workflows...
Android & Kotlin
Jetpack Compose Accessibility
This module offers a hands-on guide to building inclusive and accessible Android apps using Jetpack Compose. You’ll learn how accessibility services interpret Compose UI through semantics, how to validate behavior using TalkBack and testing tools,...
iOS & Swift
RealityKit & Reality Composer Pro
Learn how to create augmented reality experiences using Reality Composer Pro with RealityKit and USDz. Create 3D scenes employing models, animations, and interactions using RealityKit. Also learn how to use both RealityKit and Reality Composer...
iOS & Swift
visionOS: An Introduction
Now updated for visionOS 26! The Vision Pro and visionOS present a new paradigm in computing. This is the beginning of spatial computing. Users will be able to view apps floating in front of their...
iOS & Swift
SwiftData in iOS 26
In this module, you’ll learn about the new features in Swift Data that were introduced at WWDC 2025. The new model inheritance capabilities, and how they impact queries and model migration are covered.
iOS & Swift
Liquid Glass
Liquid Glass is the new design language for Apple platforms. This module illustrates the process of incorporating Liquid Glass into your own iOS app. You’ll learn how to add specific Liquid Glass features such as...
iOS & Swift
App Observability
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
App Intents with Siri
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
Writing Tools with Apple Intelligence
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
Genmoji
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.
iOS & Swift
Vision Framework
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
Custom Models with Create ML
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.
iOS & Swift
Integrating ChatGPT in Your iOS Apps
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
3rd-Party On-Device Models
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...