iOS 10 App Development Essentials

From Techotopia
Revision as of 04:08, 10 November 2016 by Neil (Talk | contribs)

Jump to: navigation, search

Table of ContentsNext
Start Here



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

Learn SwiftUI and take your iOS Development to the Next Level
SwiftUI Essentials – iOS 16 Edition book is now available in Print ($39.99) and eBook ($29.99) editions. Learn more...

Buy Print Preview Book

  1. Start Here

  2. Joining the Apple iOS Developer Program

  3. Installing Xcode 8 and the iOS 10 SDK

  4. A Guided Tour of Xcode 8

  5. An Introduction to Swift Playgrounds

  6. Swift Data Types, Constants and Variables

  7. Swift Operators and Expressions

  8. Swift Flow Control

  9. The Swift Switch Statement

  10. An Overview of Swift Functions and Closures

  11. The Basics of Object Oriented Programming in Swift

  12. An Introduction to Swift Inheritance

  13. Working with Array and Dictionary Collections in Swift

  14. Understanding Error Handling in Swift

  15. The iOS 10-Application and Development Architecture

  16. Creating an Interactive iOS 10 App

  17. Understanding iOS 10 Views, Windows and the View Hierarchy

  18. An Introduction to Auto Layout in iOS 10

  19. Working with iOS 10 Auto Layout Constraints in Interface Builder

  20. An iOS 10 Auto Layout Example

  21. Implementing iOS 10 Auto Layout Constraints in Code

  22. Implementing Cross-Hierarchy Auto Layout Constraints in iOS 10

  23. Using Trait Variations to Design Adaptive iOS User Interfaces

  24. Using Storyboards in Xcode 8

  25. Organizing Scenes over Multiple Storyboard Files

  26. An Overview of iOS 10 Table Views and Xcode 8 Storyboards

  27. Using Xcode 8 Storyboards to Build Dynamic TableViews

  28. Implementing iOS 10 TableView Navigation using Storyboards in Xcode 8

  29. Working with the iOS 10 Stack View Class

  30. An iOS 10 Stack View Tutorial

  31. An iOS 10 Split View Master-Detail Example

  32. An iOS 10 Split View Master-Detail Example

  33. A Guide to Multitasking in iOS 10

  34. An iOS 10 Multitasking Example

  35. Working with Directories in Swift 3 on iOS 10

  36. Working with Files in Swift 3 on iOS 10

  37. iOS 10 Directory Handling and File I/O in Swift – A Worked Example

  38. Preparing an iOS 10 App to use iCloud Storage

  39. Managing Files using the iOS 8 UIDocument Class

  40. Using iCloud Storage in an iOS 8 Application

  41. Synchronizing iOS 10 Key-Value Data using iCloud

  42. iOS 10 Database Implementation using SQLite

  43. An Example SQLite based iOS 10 Application using Swift and FMDB

  44. iOS 10 Databases in Swift using Core Data

  45. An iOS 10 Core Data Tutorial

  46. An Introduction to CloudKit Data Storage on iOS 10

  47. An Introduction to CloudKit Sharing

  48. An iOS 8 CloudKit Example

  49. An iOS 8 CloudKit Subscription Example

  50. An iOS CloudKit Sharing Example

  51. An Overview of iOS 10 Multitouch, Taps and Gestures

  52. An Example Swift iOS 8 Touch, Multitouch and Tap Application

  53. Detecting iOS 8 Touch Screen Gesture Motions in Swift

  54. Identifying Gestures using iOS 8 Gesture Recognizers

  55. An iOS 8 Swift Gesture Recognition Tutorial

  56. An iOS 10 3D Touch Force Handling Tutorial

  57. An iOS 9 3D Touch Quick Actions Tutorial

  58. An iOS 9 3D Touch Peek and Pop Tutorial

  59. Implementing TouchID Authentication in iOS 10 Apps

  60. Drawing iOS 10 2D Graphics with Core Graphics

  61. Interface Builder Live Views and iOS 10 Embedded Frameworks

  62. An iOS 10 Graphics Tutorial using Core Graphics and Core Image

  63. iOS 10 Animation using UIViewPropertyAnimator

  64. iOS 10 UIKit Dynamics – An Overview

  65. An iOS 10 UIKit Dynamics Tutorial

  66. An Introduction to iOS 10 Sprite Kit Game Programming

  67. An iOS 10 Sprite Kit Level Editor Game Tutorial

  68. A iOS 10 Sprite Kit Collision Handling Tutorial

  69. An iOS 10 Sprite Kit Particle Emitter Tutorial

  70. iOS 10 Multitasking, Background Transfer Service and Fetching

  71. An iOS 10 Local Notification Tutorial

  72. An Overview of iOS 10 Application State Preservation and Restoration

  73. An iOS 10 State Preservation and Restoration Tutorial

  74. Integrating Maps into iOS 10 Applications using MKMapItem

  75. An Example iOS 10 MKMapItem Application

  76. Getting Location Information using the iOS 10 Core Location Framework

  77. A Example iOS 8 Location Application

  78. Working with Maps on iOS 10 with MapKit and the MKMapView Class

  79. Working with MapKit Local Search in iOS 10

  80. Using MKDirections to get iOS 8 Map Directions and Routes

  81. An iOS 10 MapKit Flyover Tutorial

  82. An Introduction to Extensions in iOS 10

  83. An iOS 10 Today Extension Widget Tutorial

  84. Creating an iOS 10 Photo Editing Extension

  85. Creating an iOS 10 Action Extension

  86. Receiving Data from an iOS 8 Action Extension

  87. An iOS 10 Interactive iMessage App Tutorial

  88. An Introduction to Building iOS 10 iMessage Apps

  89. Using iOS 10 Event Kit to Create Date and Location Based Reminders

  90. Accessing the iOS 10 Camera and Photo Library

  91. An Example iOS 10 iPhone Camera Application

  92. iOS 8 Video Playback using AVPlayer and AVPlayerViewController

  93. An iOS 10 Multitasking Picture in Picture Tutorial

  94. Playing Audio on iOS 8 using AVAudioPlayer

  95. Recording Audio on iOS 10 with AVAudioRecorder

  96. An iOS 10 Speech Recognition Tutorial

  97. An iOS 10 Real-Time/Live Speech Recognition Tutorial

  98. An Introduction to SiriKit

  99. An iOS 10 Example SiriKit Messaging Extension

  100. An iOS 10 Example SiriKit Messaging Extension

  101. An iOS 10 SiriKit Photo Search Tutorial

  102. Integrating Twitter and Facebook into iOS 10 Applications

  103. An iOS 10 Facebook Integration Tutorial using UIActivityViewController

  104. iOS 10 Facebook and Twitter Integration using SLRequest

  105. An iOS 10 Twitter Integration Tutorial using SLRequest

  106. Making Store Purchases in Swift with the SKStoreProductViewController Class

  107. Building In-App Purchasing into iOS 10 Applications

  108. Preparing an iOS 10 Application for In-App Purchases

  109. An iOS 10 In-App Purchase Tutorial

  110. Configuring and Creating App Store Hosted Content for iOS 10 In-App Purchases

  111. Preparing and Submitting an iOS 10 Application to the App Store

Learn SwiftUI and take your iOS Development to the Next Level
SwiftUI Essentials – iOS 16 Edition book is now available in Print ($39.99) and eBook ($29.99) editions. Learn more...

Buy Print Preview Book



Table of ContentsNext
Start Here