Just became an iPhone developer. I’m completely new to this, and not really sure whether I should start learning SDK version 3.2 or 4.0. I found tons of videos and tutorials for 3.2, not a lot for 4.0.
So shall I start with 3.2 and then worry about 4.0 later? or am I going to have to re-learn many things that I will learn in 3.2?
Your input is much appreciated. 🙂
You will not have to learn very many new things. The base SDK is very much the same, and nearly every method is backwards compatible. The basic design patterns of iPhone app architecture have not changed and thus, you can start learning on 3.1.3 or 3.2 and catch up whenever you have access to 4.0 (now if you are in the paid developer program).