Beginning 3.2+ iPhone development
- by Dinah
I'm interested in learning Objective C for iPhone development. This is a topic which I realize has been covered to death. The qualifying difference is: I'd like to start learning beginning with the latest version (the most recent iPhone OS as of May, 2010 is ver. 3.2 and 4 beta is also out). I'd like to not have to wade through or unlearn legacy information.
Using the links I've found throughout related topics on Stack Overflow, I'll read a blog post or tutorial which will say one thing, but then the comments will say, "this is different now in version xyz." For example, I've found this a few times regarding memory management/garbage collection.
I assume that Apple's "getting started" doc.s will have the most recent info but many SO posts have said that those are not the most clear.
The Stanford iPhone course looks great, but how do I know if it still applies to the most recent versions?
Where should one start learning Objective C for iPhone development starting with version 3.2 or later without having as much exposure to legacy information?