Your First Freaking App
  • Welcome
  • Download Xcode
  • Turn Down For What!?
  • Quiz Time
Goals of the Class
  • Who Am I?
  • Goals of the Class
  • Tips for Success
  • Steve Jobs
  • Ready For A Quiz?
*APP 1* - Emoji Dictionary
  • Source Code - Emoji Dictionary
  • Intro
  • App Idea
  • Sketch It Out!
  • Xcode Tour
  • What's A View Controller?
  • Storyboard To Code
  • Our First TableView
  • Data Source And Delegate
  • Arrays
  • Our Next View Controller
  • Segues
  • Navigation Controller
  • Sending Over Emojis Part 1
  • Sending Over Emojis Part 2
  • Clean Up
  • *CHALLENGE*
  • Finishing Up
Developer Account
  • Why Do I Need a Developer's Account?
  • How to Make a Developer's Account
*APP 2* - Soundboard
  • Soundboard Source Code
  • Intro
  • Sketchers, It's The "S"
  • Setup The Table View
  • Finish The Table View
  • Playing Sound
  • Sound Objects
  • Sound View Controller
  • Saving Sounds
  • Setup Recorder
  • Our First Recording
  • Core Data Part 1
  • Core Data Part 2
  • Challenge
  • Outro
The App Store
  • App Store Tips
  • Automatic Certificates
  • Manual Certificates
  • App IDs
  • Provisioning Profiles
  • iTunes Connect
  • Metadata
  • Uploading Your Build
Swift
  • Intro
  • What is Swift?
  • Variables and Constants
  • Strings and Ints
  • If Statements and Booleans
  • Arrays
  • For Loops
  • Dictionaries
  • Functions
  • Classes
  • Outro
Join the Developer Ecosystem
  • Intro
  • Websites
  • Groups and Events
  • Outro
*APP 3* - Patterns
  • Source Code - Patterns
  • Intro
  • Draw It Out
  • List Our Patterns
  • Creating Test Patterns
  • Images in the Table View
  • Pattern Details
  • Pass the Pattern
  • Zoom In Brah
  • Make a Pattern
  • Smile for the Camera
Debugging
  • Intro
  • What's Wrong / Google
  • Breakpoints and Moving through Code
  • Println
  • Advanced Debugging
  • Outro
*App 4* - Change My Pic
  • Source Code - Change My Pic
  • Intro
  • Let's Get Sketchy!
  • Sign In With Twitter
  • Working With The Twitter API