Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Mr. Anderson

Moderator emeritus
Original poster
Nov 1, 2001
22,568
7
VA
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
 
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.
 
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.
 
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
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.