Quote:
Originally posted by Kestral:
<STRONG>From what I understand, when the NeXT machines came out, their huge selling point was that it allowed regular people t…
Take it from someone who unsuccessfully tried to learn the Mac Toolbox many times before giving up. Cocoa is much easier to learn. It seems confusing at first, but once you keep at…
Are you kidding? Apparently you weren't at WWDC where the #1 complaint from Mac developers above all (well.. not above the crappy perf in OS X) was DOCUMENTATION.
Or the lack ther…
Quote:
Originally posted by suthercd:
<STRONG>petej-
Great resource. Thank you for pointing to the path for this.
Craig</STRONG>
Wow, this is gr…
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 …