Swift is a powerful and intuitive programming language used to create apps for all of the Apple platforms. So that’s the iPhone, iPad, iMAC, Apple TV and now the Apple Vision Pro.
Whilst there are many different technologies to learn to become an App Developer, learning Swift is a big first step.
So let’s get started using Swift…
Course Curriculum
Introduction
Chapter 1: Variables, constants and data types
Chapter 2: Control Flow
Chapter 3: Optional values
Chapter 4: Collections
Chapter 5: Functions
Chapter 6: Enumerations
Chapter 7: Structs
Chapter 8: Classes
Chapter 9: Extensions
Chapter 10: Concurrency
Chapter 11: Generics
Chapter 12: Error handling