IOS programming : the Big Nerd Ranch guide /

Saved in:
Bibliographic Details
Author / Creator:Keur, Christian.
Edition:4th ed.
Imprint:Atlanta, GA : Big Nerd Ranch, 2014.
Description:1 online resource (1 volume) : illustrations
Language:English
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/13619680
Hidden Bibliographic Details
Other authors / contributors:Hillegass, Aaron.
Conway, Joe.
ISBN:9780133491876
0133491870
0321942051
9780321942050
9780321942050
Notes:Includes index.
Print version record.
Summary:Presents a guide to the concepts and coding of iOS to create a variety of applications, covering such topics as debugger, core location, reference counting, blocks and categories in Objective-C, and push notifications.
Other form:Print version: Keur, Christian. IOS programming. 4th edition. Atlanta, GA : Big Nerd Ranch, ©2014 9780321942050
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.