Cocoa Touch: Difference between revisions

From Medien Wiki
(created)
(No difference)

Revision as of 00:05, 7 March 2010

Cocoa and Cocoa Touch are the application development environments for Mac OS X and iPhone OS. Both Cocoa and Cocoa Touch include the Objective-C runtime and two core frameworks:

Foundation

See Foundation Classes for an overview of available classes. Foundation covers basic classes like NSString, NSNumber or Collections like NSArray, NSDictionary...

UIKit

UIKit provides following classes:

...


Resources

  • Cocoa - Recommended Reading!




Diese Seite ist Teil des Werkmoduls iOS Development von Michael Markert für Interface Design / Fakultät Medien an der Bauhaus-Universität Weimar.