IPhone iOS 6 Development Essentials

From Techotopia
Revision as of 18:22, 16 October 2012 by Neil (Talk | contribs)

Jump to: navigation, search



© 2012 Neil Smyth / Payload Media. This eBook is provided for personal use only. Unauthorized use, reproduction and/or distribution strictly prohibited. All rights reserved.

Table of Contents

  1. Start Here
  2. Joining the Apple iOS 6 Developer Program
  3. Installing Xcode 4 and the iOS 6 SDK
  4. Creating a Simple iPhone iOS 6 App
  5. iOS 6 Architecture and SDK Frameworks
  6. Testing iOS 6 Apps on the iPhone – Developer Certificates and Provisioning Profiles
  7. The Basics of Modern Objective-C
  8. An Introduction to Auto Layout in iOS 6
  9. Working with iOS 6 Auto Layout Constraints in Interface Builder
  10. An iPhone iOS 6 Auto Layout Example
  11. Implementing iOS 6 Auto Layout Constraints in Code
  12. Implementing Cross-Hierarchy Auto Layout Constraints in iOS 6
  13. Understanding the iOS 6 Auto Layout Visual Format Language
  14. Using Xcode Storyboarding
  15. Using Xcode Storyboards to create an iOS 6 iPhone Tab Bar Application
  16. An Overview of iOS 6 Table Views and Xcode Storyboards
  17. Using Xcode Storyboards to Build Dynamic TableViews with Prototype Table View Cells
  18. Implementing TableView Navigation using Xcode Storyboards
  19. Using an Xcode Storyboard to Create a Static Table View
  20. Implementing a Page based iOS 6 iPhone Application using UIPageViewController
  21. An Example iOS 6 iPhone UIPageViewController Application
  22. Using the UIPickerView and UIDatePicker Components
  23. An iOS 6 iPhone UIPickerView Example
  24. Working with Directories on iOS 6
  25. Working with iPhone Files on iOS 6
  26. iOS 6 iPhone Directory Handling and File I/O – A Worked Example
  27. Preparing an iOS 6 App to use iCloud Storage
  28. Managing Files using the iOS 6 UIDocument Class
  29. Using iCloud Storage in an iOS 6 iPhone Application
  30. Synchronizing iPhone iOS 6 Key-Value Data using iCloud
  31. iOS 6 iPhone Data Persistence using Archiving
  32. iOS 6 iPhone Database Implementation using SQLite
  33. An Example SQLite based iOS 6 iPhone Application
  34. Working with iOS 6 iPhone Databases using Core Data
  35. An iOS 6 iPhone Core Data Tutorial
  36. An Overview of iOS 6 iPhone Multitouch, Taps and Gestures
  37. An Example iOS 6 iPhone Touch, Multitouch and Tap Application
  38. Detecting iOS 6 iPhone Touch Screen Gesture Motions
  39. Identifying iPhone Gestures using iOS 6 Gesture Recognizers
  40. An iPhone iOS 6 Gesture Recognition Tutorial
  41. An Overview of iOS 6 Collection View and Flow Layout
  42. An iPhone iOS 6 Storyboard-based Collection View Tutorial
  43. Subclassing and Extending the iOS 6 Collection View Flow Layout
  44. Drawing iOS 6 iPhone 2D Graphics with Quartz
  45. An iOS 6 iPhone Graphics Tutorial using Quartz 2D and Core Image
  46. Basic iOS 6 iPhone Animation using Core Animation
  47. Integrating iAds into an iOS 6 iPhone App
  48. An Overview of iOS 6 iPhone Multitasking
  49. Scheduling iOS 6 iPhone Local Notifications
  50. An Overview of iOS 6 Application State Preservation and Restoration
  51. An iOS 6 iPhone State Preservation and Restoration Tutorial
  52. Integrating Maps into iPhone iOS 6 Applications using MKMapItem
  53. An Example iOS 6 iPhone MKMapItem Application
  54. Getting iPhone Location Information using the iOS 6 Core Location Framework
  55. An Example iOS 6 iPhone Location Application
  56. Working with Apple Maps on the iPhone with MapKit and the MKMapView Class
  57. Using iOS 6 Event Kit to Create Date and Location Based Reminders
  58. Accessing the iPhone Camera and Photo Library
  59. An Example iOS 6 iPhone Camera Application
  60. Video Playback from within an iOS 6 iPhone Application
  61. Playing Audio on an iPhone using AVAudioPlayer
  62. Recording Audio on an iPhone with AVAudioRecorder
  63. Integrating Twitter and Facebook into iPhone iOS 6 Applications
  64. An iPhone iOS 6 Facebook Integration Tutorial using UIActivityViewController
  65. iPhone iOS 6 Facebook and Twitter Integration using SLRequest
  66. An iOS 6 iPhone Twitter Integration Tutorial using SLRequest
  67. Making Store Purchases with the SKStoreProductViewController Class
  68. Building In-App Purchasing into iPhone iOS 6 Applications
  69. Preparing an iOS 6 Application for In-App Purchases
  70. An iPhone iOS 6 In-App Purchase Tutorial
  71. Configuring and Creating App Store Hosted Content for iOS 6 In-App Purchases