Skip to content
💻ProgrammingEN

Introduction to Swift

A beginner-friendly guide to Swift covering variables, types, control flow, functions, closures, collections, optionals, structs, classes, protocols, extensions, error handling, concurrency, and SwiftUI. Learn the language that powers apps on billions of Apple devices.

10 lessons

Subscribe to unlock all 10 lessons

One monthly subscription gives you unlimited access to this course and every other course on LearningBro.

Lessons

What is SwiftPreview
Variables and Types
Control Flow
Functions and Closures
Collections
Optionals
Structs and Classes
Protocols and Extensions
Error Handling and Concurrency
Building with SwiftUI