tags:

views:

34

answers:

1

Hi I am new to Objective C and iphone developments, please specify me a way to learn about iphone developments please help...

Regards

GuruPrasad R Gujjar.

A: 

I'm in the same situation and these are the steps I'm following and the books I bought:

  1. Learn Objective C: "Programming in Objective C" by Stephen Kochan
  2. Learn Cocoa & AppKit: "Cocoa Programming for MacOS X"
  3. Learn Cocoa Touch (specific framework for iPHone): "iPhone for Programmers"

Good luck and have fun.

Fernando