Changes

Jump to: navigation, search

Creating a Simple iPhone iOS 5 App

565 bytes added, 16:54, 20 October 2011
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Installing Xcode 4 and the iOS 5 SDK|Previous]]<td align="center">[[iPhone iOS 5 Development Essentials|Table of Contents]]<td width="20%" align="right">[[Testing iOS 5 Apps on the iPhone – Developer Certificates and Provisioning Profiles|Next]]</td>
<tr>
<td width="20%">Installing Xcode 4 and the iOS 5 SDK<td align="center"><td width="20%" align="right">Testing iOS 5 Apps on the iPhone – Developer Certificates and Provisioning Profiles</td>
</table>
<hr>
 
 
<google>BUY_IOS5</google>
 
 
It is traditional in books covering programming topics to provide a very simple example early on. This practice, though still common, has been maligned by some authors of recent books. Those authors, however, are missing the point of the simple example. One key purpose of such an exercise is to provide a very simple way to verify that your development environment is correctly installed and fully operational before moving on to more complex tasks. A secondary objective is to give the reader a quick success very early in the learning curve to inspire an initial level of confidence. There is very little to be gained by plunging into complex examples that confuse the reader before having taken time to explain the underlying concepts of the technology.

Navigation menu