Working through all the code samples and exercises in Big Nerd Ranch's IOS Programming 5th Edition
- Chapter 1 - A Simple Question Answer App
- Chapter 2 - Swift Introduction With Playground
- Chapter 3 - Basic Introduction To View Controllers/Views and Auto Layout
- Chapter 4 - UITextField and Introduction to Delegates
- Chapter 5 - View Controllers and Tab View Controller
- Chapter 6 - Using Map View and various features.
- Chapter 7 - Locations
- Chapter 8 - Animation (TODO: Bronze and Silver Challenge)
- Chapter 9 - Displaying UITableView
- Chapter 10 - Editing UITableView
- Chapter 11 - Subclassing UITableViewCell
- Chapter 12 - Stack Views/Segues
- Chapter 13 - UINavigationController
- Chapter 14 - Camera
- Chapter 15 - Saving, Loading and Application States
- Chapter 16 - Size Classes
- Chapter 17 - Touch Events
- Chapter 18 - UIGesture Recognizers
- Chapter 19 - WebServices NSURL