CS 342: Mobile Application Development

Getting started with Xcode

Next up: getting to know the tools for iOS development.

Apple's iOS tutorial is very good, so that's a great place to start.

You can also search for things like "objective c ios tutorial" to get lots of help. I find this one by Ray Wenderlich to be clear, to the point, and extremely extensive. However, with all online resources, keep in mind that the development tools and the platform change over time, so the online help can get dated. Wenderlich's tutorials, for example, appear to be using Xcode 4.5 or thereabouts--in any case, his stuff mostly predates iOS 7 and Xcode 5.X, so the look is somewhat different even if the content is about the same.