Re: Learning Objective C
Re: Learning Objective C
- Subject: Re: Learning Objective C
- From: Chris Ridd <email@hidden>
- Date: Tue, 23 Apr 2002 18:14:27 +0100
Lance Bland <email@hidden> wrote:
>
On Tuesday, April 23, 2002, at 12:36 PM, Benjamin Eggert wrote:
>
>
> I'm looking for for some literature to help me learn objective C. I'm an
>
> experienced php programmer, and learned php by browsing through the
>
> documentation pages of php.net, but I haven't been able to find
>
> documentation on objective C, with the same easy of use.
>
> So if you know of some documentation in the form of web pages or books,
>
> or
>
> really anything that would help me get started, a hint would be greatly
>
> appreciated.
>
>
http://developer.apple.com/techpubs/macosx/Cocoa/CocoaTopics.html
>
>
http://developer.apple.com/techpubs/macosx/Cocoa/ObjectiveC/index.html
>
>
and ... the Mac OS X developer CD.
>
>
-lance
Step 1 is usually held to be "Learn C", and there are at least 1001 books
which will teach you that. Once you've learnt C, then the Apple docs/books
linked to above will teach you Objective C's extras.
Cheers,
Chris
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.