vote up 1 vote down star
1

I've been using Objective-C for about 6 months, and have a good grasp on the basic concepts. What are some resources (websites, PDFs, Books, Blogs, etc) to advance past this level?

flag

3 Answers

vote up 5 vote down check

http://stackoverflow.com/questions/7571/cocoa-and-objective-c-resources#8064

This is a duplicate question

link|flag
vote up 0 vote down

I personally use http://cocoadev.com/ on a daily bases. Their Wiki is invaluable to me. Also http://www.macdevcenter.com/ is a good general Mac OS development resource. And finally http://cocoadevcentral.com/ has very niche examples and great beginner tutorials.

link|flag
vote up 0 vote down

The conceptual documentation at http://developer.apple.com is a good way to learn about the Cocoa APIs and the way they work, and there are some good mini-tutorials from GNUstep on doing particular things: http://www.gnustep.it/nicola/Tutorials/

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.