Lab 2: iOS Part 1: View Controllers

Wednesday, October 27, 2010

csc280: User Interfaces

Goal: Familiarize yourself with Views and View Controllers and finding information on the iOS developer website. You will be creating the beginnings of a Minerva event app.

Action:

Create an app for Minerva events. On one screen should be a list of events. Clicking on that event should take you to a description of that event, which includes a thumbnail for a picture associated with the event (i.e. an ad). Clicking on the thumbnail should take you to a full screen version of the picture. You can hardcode any data that you need. (Hint: there is a programming guide specifically for View Controllers that might be a good place to start...)

Deliverables:

None

Resources:

You gotta find them :)


Syllabus