iOS programming: the Big Nerd Ranch guide/

Main Author: Keur, Christian
Other Authors: Hillegass, Aaron, Conway, Joe
Format: Book
Language:English
Published: Atlanta, GA: Big Nerd Ranch, [2014]
Edition:4th ed.
Subjects:
Table of Contents:
  • A simple iOS application
  • Objective-C
  • Managing memory with ARC
  • views and the view hierarchy
  • Views: redrawing and UIScrollViews
  • View controllers
  • Delegation and text input
  • UITableView and UITableViewController
  • Editing UITableView
  • UINavigationController
  • Camera
  • Touch events and UIResponder
  • UIGestureRecognizer and UIMenuController
  • Debugging tools
  • Introduction to auto layout
  • Auto layout: programmatic constraints
  • Autorotation, popover controllers, and modal view controllers
  • Saving, loading and application states
  • Subclassing UITableViewCell
  • Dynamic type
  • UISplitViewController
  • Core data
  • State restoration
  • Localization
  • NSUserDefaults
  • Controlling animations
  • UIStoryboard
  • Afterword.