Sorry for chiming in late, Jens.  Been busy.

I like "Cocoa Touch for iPhone OS 3" by  Jiva Devoe and The iPhone Developer's 
Cookbook by Erica Sadun.  Both focus specifically on UIKit elements with very 
little overlap to the desktop.  Exceptions are CoreData and 
NSURLConnect/NSURLRequest.  Still there are enough differences with CoreData 
and memory management that the overlap is warranted.

Both of these are excellent references and short tutorials for how to use 
views, controllers, navigation, touch-event processing, and UI* controls in 
iPhone OS.  No need to read through front to back, simply turn to the specific 
topic you are interested in implementing and you get pretty much what you need 
in just a page or two.

Of course you can save some cash by simply reading Apple's excellent on-line 
docs for UIKit and Cocoa-Touch.

-Michael

On Apr 7, 2010, at 12:49 AM, Kyle Sluder wrote:

> On Tue, Apr 6, 2010 at 9:42 PM, Philip Mobley <p...@dreystone.com> wrote:
>> iPhone 3.2 SDK just added UIBezierPath, but the 3.2 OS will only run on iPad 
>> right now.  Who knows if the iPhone will ever run 3.2 OS or if they will 
>> just wait until 4.0.
> 
> I imagine we'll find out on Thursday.
> 
> --Kyle Sluder
> _______________________________________________
> 
> 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/michaelacrawford%40me.com
> 
> This email sent to michaelacrawf...@me.com

_______________________________________________

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