Swift & SwiftUI — resources

roadmap.sh: https://roadmap.sh/swift-ui

Books

  • The Swift Programming Language (Apple) — the authoritative, free, always-current language reference.
  • Thinking in SwiftUI (Eidhof & Kugler) — builds a real mental model of how SwiftUI’s view system works.
  • SwiftUI by Tutorials (Kodeco) — hands-on, project-driven path through the framework.
  • Advanced Swift (Eidhof, Kugler & Eyrolles) — deeper Swift language mastery to back your SwiftUI code.

Courses / practice