CS 436 Lecture 7 – UITableView and Persistence
Before Class
Blu
- Read Ry’s Objective C Tutorial: Properties (http://rypress.com/tutorials/objective-c/properties.html).
- Read Creating and Configuring a Table View (https://developer.apple.com/library/ios/documentation/userexperience/conceptual/tableview_iphone/CreateConfigureTableView/CreateConfigureTableView.html).
- Watch http://youtu.be/RWg4tiT28TY.
Gold
- Watch http://youtu.be/4-1C7Qe-FAc.
- Read iOS SDK: Working with NSUserDefaults (http://code.tutsplus.com/tutorials/ios-sdk-working-with-nsuserdefaults–mobile-6039).
- Read iOS UIViewController Lifecycle (http://rdkw.wordpress.com/2013/02/24/ios-uiviewcontroller-lifecycle).
- Read Managing the Activity Lifecycle (http://developer.android.com/training/basics/activity-lifecycle/index.html).
In Class
Work!