Course Information
Course Overview
A beginner-friendly SwiftUI course. Learn layout, state management, MVVM, and navigation by building real iOS apps
Kickstart your iOS development journey with SwiftUI — no experience needed.
This beginner-friendly course teaches you how to build real apps using SwiftUI, Apple’s newest modern UI framework. You’ll start with the essentials of Swift, learning variables, optionals, arrays, functions, structs, and classes to build a solid programming foundation.
Then you’ll dive into SwiftUI’s layout system, using VStack, HStack, ZStack, spacers, frames, and modifiers to design clean, responsive interfaces. Along the way, you’ll build practical UI components like cards and learn how SwiftUI’s declarative approach simplifies layout.
Through hands-on projects — including a fully functional calculator — you’ll explore how to manage data using @State, @Binding, @ObservableObject, and the new @Observable macro. These real examples will help you understand how data flows and updates your UI in real time.
You’ll also be introduced to the MVVM design pattern, giving you the skills to write organized and scalable code — a must-have for real-world app development.
In the final section, you’ll explore SwiftUI’s core components: Text, Image, Button, ScrollView, List, TabView, and NavigationStack. You’ll also learn how to navigate between screens and structure multi-view apps.
By the end, you’ll be confident using SwiftUI to create beautiful, interactive iOS apps — even if you’re just getting started.
Course Content
- 6 section(s)
- 58 lecture(s)
- Section 1 Introduction
- Section 2 Swift Fundamentals: The Core Concepts
- Section 3 Layout Foundation
- Section 4 State Management: Let’s Build a Calculator
- Section 5 Architecture Design Pattern: MVVM
- Section 6 Component Deep Dive
What You’ll Learn
- Master Swift fundamentals like variables, optionals, functions, structs, and classes, Build responsive and modern iOS layouts, Manage data and UI updates using @State, @Binding, @ObservableObject, and the MVVM pattern, Create real-world iOS apps using core SwiftUI components like Button, List, TabView, and NavigationStack
Skills covered in this course
Reviews
-
BBo Kalvslund
I like the instructor's precise and professional review of the subject.