Paul Hegarty's updated CS193p SwiftUI course released by Stanford
16 days ago
- #iOS Development
- #SwiftUI
- #Stanford Courses
- CS193p is Stanford's course for learning iOS development using SwiftUI.
- The course covers the first 6 lectures of Spring 2025, with more to be posted.
- Content is mostly compatible with iOS 26 and Xcode 26, despite being created before their release.
- Xcode 26 introduces built-in LLM assistance, and iOS 26 introduces Liquid Glass UI, not covered in the course.
- No support is provided, but learners are encouraged to seek online resources.
- Topics include Getting Started with SwiftUI, Model and UI separation, Swift Type System, Layout, and Data Flow.