Need to start with objective C

Status
Not open for further replies.

ajonnet

Contributor
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.
 
The language becomes very easy when you get to know many API's. So you can also grab the various iphone programming tutorials.
 
Status
Not open for further replies.