- http://www.ora.com/catalog/objectcpr
-
Updates and corrections to this handbook.
- http://www.faqs.org/faqs/computer-lang/Objective-C/faq/
-
Frequently asked questions about Objective-C, and their answers.
- http://developer.apple.com/techpubs/macosx/Cocoa/ObjectiveC/ObjC.pdf
-
A
document summarizing the Objective-C language, and providing examples
of its use with the Cocoa libraries.
- news://comp.lang.objective-c
-
Usenet newsgroup for discussing Objective-C.
- http://www.cetus-links.org/oo_objective_c.html
-
Many helpful links to FAQs, tutorials, and other information about
Objective-C.
- http://gcc.gnu.org
-
Web
site for releases and documentation for GNU's
gcc compiler.
- http://developer.apple.com/techpubs/macosx/Cocoa/CocoaTopics.html
-
Web site for documentation of the Cocoa class library.
- http://www.gnustep.org
-
Web site
for releases and documentation for the GNUstep library, an open
source version of Cocoa.
- http://cocoa.mamasam.com
-
A searchable archive that combines several Cocoa developer mailing
lists.
- Cocoa Programming for Mac OS X
-
An introduction to both Objective-C and the Cocoa framework. By Aaron
Hillegass. Addison-Wesley.
- Learning Cocoa with Objective-C
-
An introduction to both Objective-C and the Cocoa framework. By James
Duncan Davidson. O'Reilly & Associates.
- Cocoa Programming
-
A more advanced guide to the Cocoa framework. By Scott Anguish, Erik
Buck, and Donald A. Yacktman. SAMS.