Chapter 2

Appeasing the Tiki Gods

As you're probably well aware, it has become something of a tradition to call the first project in any book on programming “Hello, World.” We considered breaking this tradition, but were scared that the tiki gods would inflict some painful retribution on us for such a gross breach of etiquette. So, let's do it by the book, shall we?

In this chapter, we're going to use Xcode to create a small iOS application that will display the text “Hello, World!” We'll look at what's involved in creating an iOS application project in Xcode, work through the specifics of using Xcode'sInterface Builder to design our application's user interface, and then run our application on the iOS simulator. After that, we'll give our ...

Get Beginning iOS 5 Development: Exploring the iOS SDK now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.