Explains the xib and nib file types and the structure of a storyboard file. Project examples are used to explore a compiled storyboard and the creation of a standalone xib file. The Empty Application template is also explored.
Begins to explore the UITabBarController, UiTableViewController and UINavigationController and their associated views from the perspective of inheritance.
Introduces the basic Core Graphics C data structures; explains how to create a view and add it as a subview to a superview; explores the relationship between several UIView properties.