Addition: Think its worth having a look at this again as a number of new books havve/are being released with updates to iOS4 and the inclusion of iPad programming.
Ok, I have read a number of posts regarding iPhone dev books, Cocoa and Objective-c. The general consensus seems to lead to one of 4 books.
- Kochans Objective-C book.
- Hilleglass Cocoa book.
- The pragmatic programmers iPhone SDK development book.
- And Beginning iPhone Development: Exploring the iPhone SDK by Dave Mark (Author), Jeff LaMarche (Author).
I've also added in the following:
- IPhone Programming: The Big Nerd Ranch Guide
I'm looking for advice on which 2 to buy in order to get started. I'm looking firstly to get a better understanding of Objective-C. Which two books would compliment each other?
I have a background in Java, with NO Objective C experience and NO C or C++ experience either.
Firstly I'd like to get a good idea of the layout and structure of objects and certain data types - obviously it's worth keeping in mind a lot of this will be similar to that of Java. Concepts like pointers and garbage collection are completely new to me.
Thanks for your time.