Welcome to your first lesson on Swift. Swift is a programming language Apple introduced in 2014. It’s a modern programming language with great improvements from the previous one developers used for iOS: Objective-C.
Swift has become the main programming language for all Apple’s platforms: macOS, iOS, iPadOS, tvOS, and even visionOS. You can still use the older Objective-C language to build your apps, but it won’t be as fun. :]
Swift has received many improvements since its release and is still evolving. All these changes are intended to make code simpler to write, more readable, and easier to understand.
In this lesson, you’ll cover three learning objectives:
Define Swift and describe its key features.
Identify the different data types in Swift.
Write Swift code to perform a basic task.
See forum comments
This content was released on Apr 24 2024. The official support period is 6-months
from this date.
Download course materials from Github
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!
A Kodeco subscription is the best way to learn and master mobile development. Learn iOS, Swift, Android, Kotlin, Flutter and Dart development and unlock our massive catalog of 50+ books and 4,000+ videos.