Nice read, there are a lot of things in it that you'd probably only get by playing around a long time.
I found an error though: In the third code box, the last line shouldn't have that "NSUInteger" there.
Ulai: There's the "Cocoa Application Tutorial" in the Xcode documentation (also on the ADC, of course), which is quite nice to get started: http://tinyurl.com/kzrf
For Objective-C 2.0, see here: http://tinyurl.com/yw3t
Pay attention to the links on the bottom of these pages and you'll find enough to read : )
by Marco Masser — Nov 03
I found an error though: In the third code box, the last line shouldn't have that "NSUInteger" there.
Ulai: There's the "Cocoa Application Tutorial" in the Xcode documentation (also on the ADC, of course), which is quite nice to get started: http://tinyurl.com/kzrf
For Objective-C 2.0, see here: http://tinyurl.com/yw3t
Pay attention to the links on the bottom of these pages and you'll find enough to read : )