Need to start with objective C

ajonnet

Disciple
May 18, 2007
42
0
56
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
 

haraakiri

Adept
May 28, 2009
814
28
92
44
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.
 

personalized

Disciple
Sep 11, 2010
37
0
0
36
The language becomes very easy when you get to know many API's. So you can also grab the various iphone programming tutorials.