Am 02.09.2011 um 19:04 schrieb Jens Alfke:

> I’d like to be able to point people to a good introduction, either online or 
> in a book, but unfortunately I don’t know of any. Can anyone recommend 
> something?

How about Apple's documentation?

Object-Oriented Programming with Objective-C
http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/OOP_ObjC/Articles/ooOOP.html

Of course it focuses on Objective-C and introduces some concepts that may not 
be found in certain languages while it ignores others that Objective-C lacks. 
But I think that will be true, no matter what language you use as an example. 
And the basic concepts are not that hard anyway. What is difficult is to learn 
to think in objects.   Reminds me of Valve's Portal: "Now you are thinking with 
portals."  ;)


> Another common stumbling block seems to be nib loading, and the concept of 
> wiring up your non-view objects

Resource Programming Guide 
http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/LoadingResources/Introduction/Introduction.html


Andreas_______________________________________________

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