IOS programming : the Big Nerd Ranch guide /
Saved in:
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 |
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.