Learn Swift: Conditionals and Loops
Continue your Swift journey by learning how to make more efficient programs with conditionals and loops!
About this course
Continue your Swift learning journey! Learn how to use Swift’s conditionals to set up logical decision-making programs that can address real-world scenarios. Then take on loops to handle repetitive tasks. This course will give you the tools you need to make flexible and dynamic programs!
Take-Away Skills
By the end of this course, you will be able to:
Control the program flow using if, else if, else, switch, and the ternary conditional operator.
Create decision-making programs using comparison and logical operators.
Implement loops to automate repetitive tasks.
Notes on Prerequisites
We recommend that you complete Learn Swift: Variables before completing this course.
There are no reviews yet.