Introduction
  • Introduction
  • Xcode Installation
Variables and Constants in Swift
  • Variables and Constants
Collection types in Swift
  • Arrays and Arrays Operation in Swift
  • Sets and Tuples in Swift
  • Dictionaries in Swift
Operators in Swift
  • How to use Operators in Swift
Enumeration in Swift
  • Enums in Swift
Control Flow in Swift
  • Conditions in Swift
  • Switch Statements and Range Operators in Swift
  • For Loops and While Loops Construct in Swift
Functions
  • How to use Functions in Swift
Class and Struct in Swift
  • Struct in Swift
  • Class in Swift
Creating a Todo List iOS Application
  • Learning the Xcode Environment and Setting up the TableView
  • Adding Items in the TableView
  • Deleting Items From the TableView
Conclusion
  • Bonus Lecture