In the last lesson, you learned some basics of Swift. You defined variables and constants. You explored some basic data types and learned differences between them. You used strings and changed their properties.
In this lesson, you’ll learn about flow control and how to make your app do different things based on different conditions. You’ll understand loops and how to make some code repeat without typing it multiple times. You’ll learn about functions and how they help you organize pieces of code.
You’ll cover the following learning objectives:
Define and implement functions in Swift.
Use conditional statements and loops to control the flow of your Swift code.
Solve an easy coding problem.
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.