I have the same problem. I've bought over 10 different books on C, ObjC, Cocoa, and all of them say I have to know something else to start. They're also rather confusing.
The…
Quote:
Originally posted by MacAgent:
<STRONG>I have the same problem. I've bought over 10 different books on C, ObjC, Cocoa, and all of them say I have to know s…
Quote:
Originally posted by dtc:
<STRONG>Are you kidding? Apparently you weren't at WWDC where the #1 complaint from Mac developers above all (well.. not above the…
By Diggory Laycock
Quote:
Aaron Hilegass's book (haven't actually received my copy yet but heard nothing but good reviews)
What book? An IBSN number or link would …
Just to chip in my two cents... The key is to remember that Cocoa is a framework. That will be a learning experience in itself. Frameworks are collections of objects written for…
Using Cocoa is not like AppleScript. It's not dead-easy, but it's easy in comparison to having to do some things in Carbon. Basically, InterfaceBuilder writes a bunch of the code …