stanford cs193p · 2021. 1. 8. · stanford cs193p fall 2011 demo icloud (two-day demo)...

4
Stanford CS193p Fall 2011 Developing Applications for iOS Fall 2011 Stanford CS193p

Upload: others

Post on 27-Jan-2021

25 views

Category:

Documents


0 download

TRANSCRIPT

  • Stanford CS193pFall 2011

    Developing Applications for iOSFall 2011

    Stanford CS193p

  • Stanford CS193pFall 2011

    TodayiCloudAll demo, all the time ...

  • Stanford CS193pFall 2011

    DemoiCloud (two-day demo)Storing/Retrieving Core Data documents (UIManagedDocuments)Deleting documents from the cloud (NSFileCoordinator)Noticing changes to documents in real timeHandling file version conflicts by watching for documentState changesCloud NSUserDefaults equivalent

    Along the way ...Getting a “random queue” to do work on (rather than creating a named one)Generic iCloud-document-handling view controllerNSNotificationsFlexible table view prepareForSegue:sender: implementationMigrating (automatically) your Core Data schema to a new versionUsing AskerViewController againEditing table views (by allowing rows to be deleted)

  • Stanford CS193pFall 2011

    Coming UpFriday SectionOpenGL

    TuesdayUnit Testing

    Final ProjectDon’t forget your Keynote slides (in Keynote format!)Submit them along with your final project (normal process)3 minute maximum on your presentationBe ready with backup if you are doing a live demo