Difference between revisions of "IPhone App Development Essentials"
From Techotopia
Line 198: | Line 198: | ||
#* [[iPhone OS Directory Handling and File I/O – A Worked Example|Building and Running the Example]]<br><br> | #* [[iPhone OS Directory Handling and File I/O – A Worked Example|Building and Running the Example]]<br><br> | ||
# [[iPhone Data Persistence using Archiving]] | # [[iPhone Data Persistence using Archiving]] | ||
+ | #* [[iPhone Data Persistence using Archiving|An Overview of Archiving]] | ||
+ | #* [[iPhone Data Persistence using Archiving|The Archiving Example Application]] | ||
+ | #* [[iPhone Data Persistence using Archiving|Implementing the Actions and Outlets]] | ||
+ | #* [[iPhone Data Persistence using Archiving|Designing the User Interface]] | ||
+ | #* [[iPhone Data Persistence using Archiving|Checking for the Existence of the Archive File on Startup]] | ||
+ | #* [[iPhone Data Persistence using Archiving|Archiving Object Data in the Action Method]] | ||
+ | #* [[iPhone Data Persistence using Archiving|Testing the Application]]<br><br> | ||
</td> | </td> | ||
<td valign="top"> | <td valign="top"> |
Revision as of 17:49, 10 June 2010
Currently under development, this online book is intended to teach the reader everything necessary to develop apps for the iPhone. It is due for completion in May 2010 so check back for regular updates.