Difference between revisions of "IPhone App Development Essentials"

From Techotopia
Jump to: navigation, search
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.

  1. About iPhone App Development Essentials

  2. The Anatomy of an iPhone
  3. The iPhone OS Architecture and Frameworks
  4. The iPhone OS Cocoa Touch Layer
  5. The iPhone OS Media Layer
  6. The iPhone OS Core Services Layer
  7. The iPhone OS Core OS Layer
  8. Installing Xcode and the iPhone SDK
  9. Creating a Simple iPhone App
  10. Testing Apps on the iPhone – Developer Certificates and Provisioning Profiles
  11. The Basics of Objective-C Programming
  12. The Basics of Object Oriented Programming in Objective-C
  13. An Overview of the iPhone Application Development Architecture
  14. Creating an Interactive iPhone App
  15. Understanding iPhone Views, Windows and the View Hierarchy
  16. Writing Code to Hide the iPhone Keyboard
  17. iPhone Rotation, View Resizing and Layout Handling
  18. Creating an iPhone Multiview Application using the Tab Bar
  19. Creating a Simple iPhone Table View Application
  20. Creating a Navigation based iPhone Application using TableViews
  21. Working with Directories on iPhone OS
  22. Working with Files on the iPhone
  23. iPhone OS Directory Handling and File I/O – A Worked Example
  24. iPhone Data Persistence using Archiving
  25. iPhone Database Implementation using SQLite
  26. An Example SQLite based iPhone Application
  27. Working with iPhone Databases using Core Data
  28. An iPhone OS Core Data Tutorial
  29. An Overview of iPhone Multitouch, Taps and Gestures

<google>ADSDAQBOX</google>