IPhone iOS 6 Development Essentials

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