Welcome
  • Welcome and Downloading Xcode
  • About Me and the Course
  • Installing Xcode
The Fundamentals
  • Intro
  • Variables and Constants
  • Variables and Constants Exercise
  • Strings and Ints
  • Strings and Ints Exercise
  • Swift Cheat Sheet
  • Labels
  • Outlets
  • Common Errors
  • Buttons
  • Buttons Exercise
  • Print and Comments
  • If Statements
  • If Statements Exercise
  • If and Xcode
  • Outro
Git and GitHub
  • Intro
  • Get with the Git
  • GitHub
  • Math and Double
  • Textfields
  • String Interpolation
  • Booleans
  • Add or Subtract
  • Outro
TableViews - Emoji Dictionary
  • Intro
  • Arrays
  • Arrays Part 2
  • Arrays Exercise
  • Sketch
  • TableViews
  • DataSource and Delegate
  • Arrays and TableViews
  • The 2nd ViewController
  • Segues
  • Prepare for Segue
  • Pass Da Emoji
  • Definition
  • Outro
Making Money with iOS
  • Intro
  • Working for a Company
  • Being a Freelancer
  • Money from Your Own Apps
  • Recommendations
  • Functions
  • Return
  • Classes
  • Methods
  • Extra Emoji Features
  • Classes in Emoji Dictionary
  • Why Classes Are Cool
  • Outro
CoreData - DoIt ToDo List
  • Intro
  • Sketch
  • TableView
  • Task Class
  • Segue
  • Setting Things Up
  • Creating Tasks
  • Cleaning Up
  • Optionals
  • Advanced Optionals
  • Deleting Task
  • CoreData Entities
  • Saving in CoreData
  • Fetch Request
  • Deleting
  • Outro
Camera - Game Collector
  • Intro
  • Sketch
  • Bar Button Items
  • ImageViews
  • Dictionaries
  • Advanced Dictionaries
  • ImagePickerController
  • UIImage
  • CoreData Revisited
  • List the Games
  • Update
  • Delete
  • Camera
  • Outro
Microphone - Soundboard
  • Intro
  • Sketch
  • Setting Up the UI
  • The Great Programming Myth
  • Error Handling
  • AVAudioRecorder
  • Recording