This module will introduce you to the fundamentals of the Swift programming language.
You’ll learn about the different data types in Swift, how to write simple variables
and functions, and how to use conditional statements and loops.
By Ehab Amer.
In this lesson, you will cover the basics of the Swift language, define variables and constants,
understand the differences between the basic data types, and ends by writing Swift code to
generate numbers in a number sequence.
In this lesson, you’ll learn about flow control and how to control the flow of your app to do
different things based on the different inputs. You’ll understand loops and how you can make your
code get repeated, and functions that can make a difference in organizing your code.
In this lesson you’ll apply what you learned to begin working on your problem solving skills. You’ll implement
the solution for a puzzle in Swift. You’ll assess your solution and measure its performance.
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.