Join the ADC.
Get the Hillegas book and work your way through it. It's not great
I've been working through the book, but in my own way. I work through it for a bit, but I get bored easily 😡 so when I can't take it anymore I look through the table of contents and pick an interesting subject. I then read that chapter, to see if I can handle learning it. Then I go to x-code, and with a mixture of the book, google results, and the xcode documentation I learn how to do whatever it is. This forum and the cocoa-dev mailing list are useful too.
did u join the adc, ihave a free account, try that one, cant say what ive gotten through it but joinThanks for your responses.
I've installed Xcode and had a little play-around and ordered the Hillegass book. Although I couldn't find volume 3 available in Australia. I'll keep looking.
Thanks!
Sorry for the blasphemy but is there a way to make GUI applications with non-Objective-C core code? Considering how programming for Windows allow freedom of C, C++ or C# in the same Win32 interface
Carbon uses C++ for example.