iOS Reference Library Apple Developer
Search

Introduction

This tutorial shows how to create a simple iOS application. It is not intended to give complete coverage of all the features available, but rather to introduce some of the technologies and give you a grounding in the fundamentals of the development process.

You should read this document if you are just starting development for iOS using Cocoa Touch. Although the screenshots show the iPhone-sized simulator, this tutorial is appropriate for any device using iOS—you should use this tutorial to get started even if you intend to develop solely for the iPad.

You should already have some familiarity with the basics of computer programming in general and the Objective-C language in particular. If you haven’t used Objective-C before, read through at least Learning Objective-C: A Primer.

The goal here is not to create a finely polished application, but to illustrate:

A secondary goal is to point out other documents that you must also read to fully understand the iOS development tools and techniques.

Important: To follow this tutorial, you must have installed the iPhone SDK and developer tools available from the iOS Dev Center.

This document describes the tools that are available for iPhone SDK v4.0—check that your version of Xcode is at least 3.2.2.

This tutorial does not discuss issues beyond basic application development; in particular, it does not describe how to submit applications to the App Store.

Organization of This Document

The document is split into the following chapters:




Last updated: 2010-07-01

Did this document help you? Yes It's good, but... Not helpful...