Welcome
  • Introduction
ToDo List
  • Intro
  • Sketch
  • Storyboards and the UI
  • CoreData
  • Saving
  • Pulling from CoreData
  • TableViews for MacOS
  • NSTableCellView
  • Delete
  • Outro
Link It
  • Intro
  • Sketch
  • Status Bar
  • Icon
  • Pasteboards
  • Get the URL
  • Clear Pasteboard
  • Fix the URL
  • Export Your App
  • Outro
Pod Player
  • Intro
  • Sketch
  • SplitViewController
  • Podcasts
  • Downloading XML
  • XML Parsing
  • MetaData Parsing
  • Save Into CoreData
  • Show All the Podcasts
  • Confirm Data
  • Podcast Details Design
  • Passing Data
  • Details and Deleting
  • Getting Episodes
  • Parsing Episodes
  • Play Audio
  • Play and Pause
  • Custom Table Cell Views
  • Polish!
  • Outro
Weather
  • Intro
  • Sketch...kinda
  • Command Line Basics
  • Yahoo Weather API
  • While Loop to Stay Alive
  • SwiftyJSON
  • URL Encoding
  • Installing
  • Outro
Touch Bar Tutorial
  • Touch Bar Tutorial
TweetGram
  • Intro
  • Sketch
  • Creating a Twitter Application
  • Cocoapods
  • Setting Up OAuthSwift
  • Twitter API
  • Tweet Mode Extended
  • Drilling Down to the Image
  • Storyboard Time
  • UserDefaults
  • Login and Logout Logic
  • CollectionViews
  • Downloading Images
  • Opening Tweet for More Deets
  • Polish
  • Outro
Slack Clone
  • Intro
  • Sketch
  • Why Use Parse?
  • Parse Server and Heroku
  • Parse Server Create An Object
  • Parse Dashboard
  • Starting Our App
  • Window Controllers
  • Switching View Controllers
  • Parse SDK
  • Creating A User
  • Choosing A Picture
  • Profile Pic
  • Login
  • Chat SplitViewController
  • Logout
  • Managing Window Controllers
  • Adding Channels
  • Queries
  • Chat Design
  • Setting Up A Channel
  • Sending A Chat
  • Getting Chats to Show Up
  • Styling Cells
  • Filling in the Cells