Getting Started with the Swift SDK for Android
Apr 15 2026 · Article (10 mins)
Learn how to set up the Swift SDK for Android and integrate Swift code into an Android app. This tutorial covers installation, creating a Swift library, and running Swift code on Android devices.
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...
Multiple Domains
New
Getting Started with Android Generative AI
Mar 21 2026 · Article (10 mins)
Learn how to get started with generative AI in Android. This article explains Gemini models, on-device vs cloud AI, and how to choose the right AI approach for your Android app.
AI
New
Context Engineering for AI
Mar 15 2026 · Multimodal Module (1 hr, 10 mins)
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...
iOS & Swift
New
Getting Started with iOS App Observability
Mar 4 2026 · Article (10 mins)
Ready to add AI to your iOS apps without privacy concerns or cloud dependencies? Apple Foundation Models brings powerful on-device language models to iOS 18+. This tutorial shows you how to build AI-powered apps with...
Android & Kotlin
New
Practical Android AI
Feb 26 2026 · Book
In this book, you’ll learn how to build intelligent Android applications using today’s most powerful AI and ML tools — from on-device capabilities with ML Kit and MediaPipe to cloud-powered generative models like Gemini and...
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
New
Getting Started with SwiftData in iOS 26
Feb 11 2026 · Article (10 mins)
SwiftData is Apple’s modern framework for managing data in SwiftUI apps. In this article, you’ll explore the core concepts behind SwiftData in iOS 26 and learn how it fits into a modern iOS architecture.
iOS & Swift
New
An Introduction to Liquid Glass for iOS 26
Feb 4 2026 · Article (10 mins)
Apple’s new Liquid Glass design language marks a major shift in iOS 26 UI design. Learn what Liquid Glass is, how it works across SwiftUI and UIKit, and what to watch out for when updating...
iOS & Swift
New
RealityKit & Reality Composer Pro
Feb 4 2026 · Multimodal Module (1 hr, 6 mins)
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
New
visionOS: An Introduction
Dec 16 2025 · Multimodal Module (1 hr, 11 mins)
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
New
SwiftData in iOS 26
Dec 10 2025 · Multimodal Module (55 mins)
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.
Multiple Domains
New
Advanced Git
Nov 28 2025 · Book
Master Git! Chances are if you’re involved with software development you’ve heard of and have used Git at some point in your life. Version control systems are critical for any successful collaborative software project. Git...
iOS & Swift
Liquid Glass
Nov 6 2025 · Multimodal Module (35 mins)
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...
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
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
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
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
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.