PDA

View Full Version : A good book for using the Developers Tools




Mr. Anderson
Sep 8, 2003, 09:25 AM
So anyone know of a good book with tutorials on how to use the Developer Tools? I have a background in programming, so I'm not interested in learning how to code, just to use the software to create programs, GUIs, etc.

Thanks,

D



cubist
Sep 8, 2003, 11:17 AM
I've been studying in my spare time using O'Reilly's "Learning Cocoa". It does a fairly good job of explaining everything.

ProjectBuilder and InterfaceBuilder have rather strange user interfaces, and interact with each other in unusual ways. The book explains how to go back and forth. In Xcode, PB and IB are supposed to be merged together so that this won't be a problem.

Fukui
Sep 8, 2003, 11:32 AM
Cocoa Programming by Scott Anguish/Don Yacktman, and/or Cocoa Programming for Mac OS X by Aaron Hilegass are two good books, both explain the reasoning behind the strange interface to IB and PB (MVC enforcement).

Cocoa Programming is more of an explanation type book, IOW you can just sit down an read it and get all the info, and reference it when you need it. Its very detailed (which I like).

CP for OS X is more a "dig-in" type book where you are told what to do and how to do it with a lot of examples and is also pretty funny too...

I think booth books are really good idea to read.

Rezet
Sep 9, 2003, 12:34 AM
Originally posted by cubist
I've been studying in my spare time using O'Reilly's "Learning Cocoa". It does a fairly good job of explaining everything.

ProjectBuilder and InterfaceBuilder have rather strange user interfaces, and interact with each other in unusual ways. The book explains how to go back and forth. In Xcode, PB and IB are supposed to be merged together so that this won't be a problem.

Nice to see Bill O'Reilly is taking time from his FOX's yapping show... hehe..


:D
J/k