Need to start with objective C

ajonnet

Disciple
Hi...
I need to learn objective C for developing iphone application. I am already familiar with java and c/C++.

Can you please suggest my any resources like links or books where i should start so that i can i have quick grasp over the language.

Thnks
 
Currently there are a lot's of books on objective c/cocoa/iPhone in India fortunately. You could start with "Cocoa and Objective C : Up and running" and/or "Learning iPhone programming" both by Oreilly. Apple's dev website a lot's of information on objective c, cocoa, xcode and iphone development. http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html
If you need a simple introduction go with Kochan Stephen's book on Objective C. Pearson is the publisher.
 
Back
Top