I’m involved in the process of learning Objective-C for the iPhone and the biggest obstacle that I now have is that most of the old tutorials are not based on ios5. All in all, this is great because I don’t want to use storyboards before ios5 was adopted, so the tutorials are fine if I ignore garbage collection instructions. However, the problem I am facing is that in most tutorials you start with “navigation-based applications” or “windows-based applications” and they no longer exist in Xcode 4.2.
So my question is: if I try to follow tutorials that use one of the above templates, which of the new templates should I choose which will be closest to it? There are a lot of great tutorials that I would like to use, and most of ios5 deal with junk files, rather than actually learning the general development.
Thanks so much for your time and help, I appreciate that.
source share