I'm hoping that some people already familiar with the broad spectrum of Cocoa could give me some advice on a study path.
I'm a reasonably experienced programmer. I know C and a couple similar ones like JavaScript. I'm entirely familiar with OOP, mostly from using REALbasic. Now I want to learn Cocoa (primarily OS X, but eventually iPhone OS), and need to do so in a relatively small time frame.
I've gone about halfway through the Cocoa Fundamentals guide, and have completed the Cocoa Tutorial. It makes enough sense, reasonably, and I think I understand Obj C well enough. I'm can reference other code to make sure I'm using the correct syntax and such until I get it down. As far as properly learning Obj C any further, I'm content to take a crash course through the syntax page on Wikipedia (that's how I learn most new languages these days).
Right now I find myself in the all too familiar "what next?" point when learning a new development environment. I'm not sure what text I should crack next: Application Kit? Foundation Kit? I don't want to graze over anything important and end up reading stuff I don't need to know just yet. A proper understanding of this learning path is only really known by those who are already familiar with it.
I'd rather not fork over money for one of those Cocoa books while there is official documentation that's free. I just need to piece it out in digestible pieces. Guides like the Become an Xcoder look like they'll end up being too slow paced for me, so I think I'd rather use Apple's documentation.
Thank you,
- John
I'm a reasonably experienced programmer. I know C and a couple similar ones like JavaScript. I'm entirely familiar with OOP, mostly from using REALbasic. Now I want to learn Cocoa (primarily OS X, but eventually iPhone OS), and need to do so in a relatively small time frame.
I've gone about halfway through the Cocoa Fundamentals guide, and have completed the Cocoa Tutorial. It makes enough sense, reasonably, and I think I understand Obj C well enough. I'm can reference other code to make sure I'm using the correct syntax and such until I get it down. As far as properly learning Obj C any further, I'm content to take a crash course through the syntax page on Wikipedia (that's how I learn most new languages these days).
Right now I find myself in the all too familiar "what next?" point when learning a new development environment. I'm not sure what text I should crack next: Application Kit? Foundation Kit? I don't want to graze over anything important and end up reading stuff I don't need to know just yet. A proper understanding of this learning path is only really known by those who are already familiar with it.
I'd rather not fork over money for one of those Cocoa books while there is official documentation that's free. I just need to piece it out in digestible pieces. Guides like the Become an Xcoder look like they'll end up being too slow paced for me, so I think I'd rather use Apple's documentation.
Thank you,
- John