Chapter 2. Write Your First Hello World! Application

WHAT YOU WILL LEARN IN THIS CHAPTER:

  • Create a new iPad project

  • Build your first iPad application using Xcode

  • Design the user interface (UI) of your iPad application using Interface Builder

  • Write some simple code to allow the application to rotate its content based on the orientation of the device

  • Add an icon to your iPad application

Now that you have set up all the tools and SDK, you are ready to start developing for the iPad! For programming books, it is customary to start the chapter by showing you how to develop a "Hello World!" application. This approach allows you to use the various tools quickly without getting bogged down with the details. It also provides you with instant gratification: You see for yourself that things really work, which can be a morale booster that inspires you to learn more.

GETTING STARTED WITH XCODE

Power up Xcode and you should see the Welcome screen, as shown in Figure 2-1.

Note

The easiest way to start Xcode is to type Xcode in Spotlight and then press the Enter key to launch it.

FIGURE 2-1

Figure 2.1. FIGURE 2-1

To create a new iPad project, choose File

FIGURE 2-1
FIGURE 2-2

Figure 2.2. FIGURE 2-2

Although there are quite a few types of iPad applications ...

Get Beginning iPad™ Application Development 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.