Objective C - References
- http://developer.apple.com/techpubs/macosx/Cocoa/ObjectiveC/ObjC.pdf
- A reference for Objective C as implemented in Apple's OS X / Cocoa.
- http://www.toodarkpark.org/computers/objc/
- A reference/tutorial for Objective C (geared towards developers for the NeXT platform but generally useful).
- http://www.cs.uu.nl/wais/html/na-dir/Objective-C/.html
- The FAQ for the comp.lang.objective-c newsgroup.
- http://developer.apple.com/techpubs/macosx/Cocoa /Reference/Foundation/ObjC_classic/FoundationTOC.html
- The API reference of the Foundation Objective C classes (Cocoa reference)