Re: Cocoa docs
Re: Cocoa docs
- Subject: Re: Cocoa docs
- From: Stefan Arentz <email@hidden>
- Date: Sun, 13 May 2001 20:10:08 +0200
On Sun, May 13, 2001 at 12:52:34PM -0500, Michael P. Rogers wrote:
>
>>What info do you need now? There is *plenty* of good stuff online, both on
>
>>Apple's site and on third party sites.
>
>
>
>Does anyone know if the O'Reilly book is available yet?
>
>
On the O'Reilly site, it's characterized as "soon to be released " .
>
On Barnes and Noble's site they say it will be available on June 1st.
>
So all the evidence seems to be pointing towards "no". There is a
>
beta of chapter 6 on O'Reilly's web site, and if the rest of the book
>
is like it, it should be indispensable. Now if I can only figure out
>
what the @ in front of the String is doing...
Read
http://developer.apple.com/techpubs/macosx/Cocoa/Reference/Foundation/ObjC_classic/Classes/NSString.html
It's really all in there! The only way to learn Cocoa is to stop searching for
the 'missing' documentation and start coding.
And if you have questions, post them to the list. Many people here who can help you.
Regards,
Stefan