Swift Course

Learning Apple's Swift programming language will allow you to create not only desktop but mobile applications very easily. It frees up your time for creating the best application possible.


Average Course Length

1.75 hours


Skill Level

Intermediate


Pick a lesson


1: What Is Swift?
2: Print Line
3: Variables
4: Constants
5: Typecasting
6: Adding Variables Into Strings
7: Arrays
8: Conditional Statements
9: For Loop
10: For In Loop
11: While Loop
12: Do While Loop
13: Switch Statement
14: Break Statement
15: Continue Statement
16: Functions
17: Functions Parameters
18: Function Return Statement
19: Classes
20: Class Constructor
21: Enumerations