Wednesday, August 5, 2009

iPhone OS Overview

In Cocoa Touch layer, The UIKit framework provides the visual infrastructure for your application, including classes for windows, views, controls, and the controllers that manage those objects.

IMPORTANT: Start by learning everything about UIKit. Its the start point for any new project.

Help > Show Research Assistant and leave it open on your desktop while you write your code

UIApplication class provides a centralized point of control and coordination for applications running on iPhone OS

Model Object Implementation Guide

Cocoa Fundamentals Guide is the conceptual entry-point
document

No comments: