up vote 3 down vote favorite
share [g+] share [fb]

hey any one suggest me good book for to learn objective-c

Thanks

link|improve this question

0% accept rate
1  
Just Objective C, the language? Or are you planning to do Mac development? iPhone programming? WebObjects? – Sixten Otto Oct 16 '09 at 15:23
feedback

closed as not constructive by Jeremy Banks, Kev Nov 7 '11 at 19:46

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ.

5 Answers

Aaron Hillegass' "Cocoa Programming for Mac OS X" is the best introductory book I know of. It's focused on Mac programming in Cocoa with Objective C, rather than a plain Objective C, or iPhone text.

I would still consider it a good learning course.

link|improve this answer
feedback

For Objective-C itself, have a look at the Kochan book.

link|improve this answer
feedback

We've got a list of Cocoa-related books on our CocoaHeads website: http://cocoaheads.byu.edu/resources/book

link|improve this answer
feedback

I would go with the books from Apress "Learn Objective-C on the Mac" and later on maybe "Learn Cocoa on the Mac". For a beginner I think Aaron Hillegass book is far to complicated.

link|improve this answer
feedback

I think the http://developer.apple.com - best way to learning objective c, cocoa, etc.

link|improve this answer
feedback

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