Re: "iPhone Programming For OS X Coders"?
Re: "iPhone Programming For OS X Coders"?
- Subject: Re: "iPhone Programming For OS X Coders"?
- From: David Rowland <email@hidden>
- Date: Tue, 6 Apr 2010 16:50:29 -0700
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 (email@hidden)
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:
This email sent to email@hidden