On Apr 6, 2010, at 3:29 PM, Jens Alfke wrote:

> I have to confess that I haven't yet learned UIKit. The bits of iPhone 
> development I've done so far have used networking and crypto APIs, and 
> CoreAnimation, but hardly any of the UIKit classes.
> 
> What would be the best book for me to learn from? Obviously most of the books 
> out there don't assume you know Objective-C or Foundation or even Xcode, and 
> will take time teaching those. I'd rather not have to buy or skim through 
> stuff like that. Are there any books that assume you already know Cocoa 
> programming and just cover what's different on the iPhone OS?

For starters take a look at,

http://developer.apple.com/iphone/library/documentation/Cocoa/Conceptual/CocoaFundamentals/WhatIsCocoa/WhatIsCocoa.html#//apple_ref/doc/uid/TP40002974-CH3-SW16

About halfway down is a discussion of Foundation Classes and a diagram showing 
which are implemented in MacOSX and iPhone OS.

Farther down are discussions of Application Kit and UIKit with diagrams showing 
their implementations. _______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to