Difference between revisions of "IPhone App Development Essentials"
From Techotopia
Line 253: | Line 253: | ||
#* [[An iPhone OS Core Data Tutorial|Building and Running the Example Application]]<br><br> | #* [[An iPhone OS Core Data Tutorial|Building and Running the Example Application]]<br><br> | ||
# [[An Overview of iPhone Multitouch, Taps and Gestures]] | # [[An Overview of iPhone Multitouch, Taps and Gestures]] | ||
− | + | #* [[An Overview of iPhone Multitouch, Taps and Gestures|The Responder Chain]] | |
+ | #* [[An Overview of iPhone Multitouch, Taps and Gestures|Forwarding an Event to the Next Responder]] | ||
+ | #* [[An Overview of iPhone Multitouch, Taps and Gestures|Gestures]] | ||
+ | #* [[An Overview of iPhone Multitouch, Taps and Gestures|Taps]] | ||
+ | #* [[An Overview of iPhone Multitouch, Taps and Gestures|Touches]] | ||
+ | #* [[An Overview of iPhone Multitouch, Taps and Gestures|Touch Notification Methods]] | ||
+ | #* [[An Overview of iPhone Multitouch, Taps and Gestures|touchesBegan method]] | ||
+ | #* [[An Overview of iPhone Multitouch, Taps and Gestures|touchesMoved method]] | ||
+ | #* [[An Overview of iPhone Multitouch, Taps and Gestures|touchesEnded method]] | ||
+ | #* [[An Overview of iPhone Multitouch, Taps and Gestures|touchesCancelled method]]<br><br> | ||
</td> | </td> | ||
<td valign="top"> | <td valign="top"> |
Revision as of 19:36, 28 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 August 2010 so check back for regular updates.