Linked by Eugenia Loli-Queru on Mon 24th May 2004 06:48 UTC
Mac OS X More than two years ago we reviewed the first edition of the excellent book by Aaron Hillegass, "Cocoa Programming for Mac OS X". The second edition has just being released and we will be taking a quick look as to what's new.
Permalink for comment
To read all comments associated with this story, please click here.

I've read part of this book, and the author does not agree with using Java to build Cocoa apps. He says if you want to use Java, it's better to use the Swing API because that is portable, while Cocoa/Java only exists on the Mac.