I have been working on iPhone development for the past few weeks. The entry level to learn obj C is actually quite high because I really cannot find any book that helps me to learn obj C. Most of the books that I stumbled upon require me to learn some sort of C or C++ before learning obj C.
After I finished the iPhone project, I am learning C++ now because I believe that it will definitely helps to understand more about obj C.
P/S: I used Beginning Iphone Development, Cocoa Programming For Mac OSX, and the Apple Iphone documentations to learn obj C.