Difference between revisions of "IPhone App Development Essentials"
From Techotopia
Line 188: | Line 188: | ||
#* [[Working with Files on the iPhone|Reading Data from a File]] | #* [[Working with Files on the iPhone|Reading Data from a File]] | ||
#* [[Working with Files on the iPhone|Writing Data to a File]] | #* [[Working with Files on the iPhone|Writing Data to a File]] | ||
− | #* [[Working with Files on the iPhone|Truncating a File]] | + | #* [[Working with Files on the iPhone|Truncating a File]]<br><br> |
# [[iPhone OS Directory Handling and File I/O – A Worked Example]] | # [[iPhone OS Directory Handling and File I/O – A Worked Example]] | ||
− | + | #* [[iPhone OS Directory Handling and File I/O – A Worked Example|The Example Application]] | |
+ | #* [[iPhone OS Directory Handling and File I/O – A Worked Example|Setting up the Application project]] | ||
+ | #* [[iPhone OS Directory Handling and File I/O – A Worked Example|Defining the Actions and Outlets]] | ||
+ | #* [[iPhone OS Directory Handling and File I/O – A Worked Example|Designing the User Interface]] | ||
+ | #* [[iPhone OS Directory Handling and File I/O – A Worked Example|Checking the Data File on Application Startup]] | ||
+ | #* [[iPhone OS Directory Handling and File I/O – A Worked Example|Implementing the Action Method]] | ||
+ | #* [[iPhone OS Directory Handling and File I/O – A Worked Example|Building and Running the Example]]<br><br> | ||
</td> | </td> | ||
<td valign="top"> | <td valign="top"> |
Revision as of 18:21, 3 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.