Contents Page


Programming Basics
  1. Set up
  2. Playground
  3. Variables
    1. Optionals
  4. Collections
    1. Arrays
    2. Sets
    3. Dictionaries
  5. Conditionals
    1. If else
    2. Switch case
  6. Loops
    1. For loop
    2. While and repeat while
  7. Functions
  8. Classes and Objects
    1. Inheritance
App creation

Comments

Popular posts from this blog

Rotation

Swift Basics - Sets

Things to consider when designing the user interface