The book is still useful for a lot of the concepts but I would highly recommend you move on to Leopard because the tools have changed quite a bit. You can, as Troy151 has already stated, download the tool set for XCode 3.0 but the newest set of tools required Leopard. Here is the quote from the ADC downloads page.
Quote:
|
Xcode 3.1.3 is an update release of the developer tools for Mac OS X. This release provides additional GCC and LLVM compiler options, general bug fixes, and must be installed on Leopard, Mac OS X 10.5.0 and higher
|
Interface Builder is where most of the differences are. The newer version handles classes and instances, as well as the control palette, much differently. As I stated earlier, the main programming fundamentals and objective-c syntax can be learned perfectly well if you have Leopard. Have a great day.