Difference between revisions of "IPhone App Development Essentials"

From Techotopia
Jump to: navigation, search
Line 46: Line 46:
 
#* [[The iPhone OS Core OS Layer|External Accessory framework (ExternalAccessory.framework)]]
 
#* [[The iPhone OS Core OS Layer|External Accessory framework (ExternalAccessory.framework)]]
 
#* [[The iPhone OS Core OS Layer|Security Framework (Security.framework)]]
 
#* [[The iPhone OS Core OS Layer|Security Framework (Security.framework)]]
#* [[The iPhone OS Core OS Layer|System (LibSystem)]]
+
#* [[The iPhone OS Core OS Layer|System (LibSystem)]]<br><br>
 
# [[Installing Xcode and the iPhone SDK]]
 
# [[Installing Xcode and the iPhone SDK]]
 +
# [[Installing Xcode and the iPhone SDK|Identifying if you have an Intel or PowerPC based Mac]]
 +
#* [[Installing Xcode and the iPhone SDK|Installing Xcode and the iPhone SDK]]
 +
#* [[Installing Xcode and the iPhone SDK|Starting Xcode]]<br><br>
 +
# [[Creating a Simple iPhone App]]

Revision as of 21:04, 4 March 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.

  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. Identifying if you have an Intel or PowerPC based Mac
  10. Creating a Simple iPhone App