Introduction and setup
  • Introduction
  • Setting up our Mac with Xcode 7 and installing an iOS simulator
Creating our basic iOS app (in 12 minutes)
  • How to create a new app project in Xcode 7 and Swift 2
  • How to add items to the main screen of an iOS app
  • Connecting items in an Xcode storyboard to our codebase
  • Writing the Swift 2 code of an iOS app
Bonus app features (optional - but only 15 minutes long!)
  • How to add pinch to zoom to a UIImageView
  • How to share an image on iOS with Facebook, Twitter etc
  • An introduction to good iOS coding - our first crash
Farewell and your next steps
  • BONUS lecture and a few tips