Quote:
|
Originally Posted by flatcatch
Can anyone suggest some good places to start? Books? I was checking out The Mac Xcode 2 Book but it's not out yet it looks like. Maybe the best place to start is Apple's XCode documentation. I've read primers on Objective-C but it never really sinks in since I never put it to use - but that will change soon.
I imagine the hardest part will be getting used to a new IDE after having used Visual Studio for such a long time. |
My biggest recommendation would be to start with the Hillegass book - excellent way to learn cocoa, bindings, xcode, and just about all the other basics that you'll need.