Difference between revisions of "IOS 8 App Development Essentials"

From Techotopia
Jump to: navigation, search
Line 34: Line 34:
 
# The iOS 10-Application and Development Architecture<br><br>
 
# The iOS 10-Application and Development Architecture<br><br>
 
# [[Creating an Interactive iOS 8 App (Swift)|Creating an Interactive iOS 10 App]]<br><br>
 
# [[Creating an Interactive iOS 8 App (Swift)|Creating an Interactive iOS 10 App]]<br><br>
 +
# Understanding iOS 10 Views, Windows and the View Hierarchy<br><br>
 
# [[An Introduction to Auto Layout in iOS 8|An Introduction to Auto Layout in iOS 10]]<br><br>
 
# [[An Introduction to Auto Layout in iOS 8|An Introduction to Auto Layout in iOS 10]]<br><br>
 
# [[Working with iOS 8 Auto Layout Constraints in Interface Builder|Working with iOS 10 Auto Layout Constraints in Interface Builder]]<br><br>
 
# [[Working with iOS 8 Auto Layout Constraints in Interface Builder|Working with iOS 10 Auto Layout Constraints in Interface Builder]]<br><br>

Revision as of 04:03, 10 November 2016

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. Using Trait Variations to Design Adaptive iOS User Interfaces

  22. Using Storyboards in Xcode 8

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

  24. Using Xcode 8 Storyboards to Build Dynamic TableViews

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

  26. Working with the iOS 10 Stack View Class

  27. An iOS 10 Stack View Tutorial

  28. An iOS 10 Split View Master-Detail Example

  29. An iOS 10 Split View Master-Detail Example

  30. A Guide to Multitasking in iOS 10

  31. An iOS 10 Multitasking Example

  32. Working with Directories in Swift 3 on iOS 10

  33. Working with Files in Swift 3 on iOS 10

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

  35. Preparing an iOS 10 App to use iCloud Storage

  36. Managing Files using the iOS 8 UIDocument Class

  37. Using iCloud Storage in an iOS 8 Application

  38. Synchronizing iOS 10 Key-Value Data using iCloud

  39. iOS 10 Database Implementation using SQLite

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

  41. iOS 10 Databases in Swift using Core Data

  42. An iOS 10 Core Data Tutorial

  43. An Introduction to CloudKit Data Storage on iOS 10

  44. An Introduction to CloudKit Sharing

  45. An iOS 8 CloudKit Example

  46. An iOS 8 CloudKit Subscription Example

  47. An iOS CloudKit Sharing Example

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

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

  50. Detecting iOS 8 Touch Screen Gesture Motions in Swift

  51. Identifying Gestures using iOS 8 Gesture Recognizers

  52. An iOS 8 Swift Gesture Recognition Tutorial

  53. An iOS 10 3D Touch Force Handling Tutorial

  54. An iOS 9 3D Touch Quick Actions Tutorial

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

  56. Implementing TouchID Authentication in iOS 10 Apps

  57. Drawing iOS 10 2D Graphics with Core Graphics

  58. Interface Builder Live Views and iOS 10 Embedded Frameworks

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

  60. iOS 10 Animation using UIViewPropertyAnimator

  61. iOS 10 UIKit Dynamics – An Overview

  62. An iOS 10 UIKit Dynamics Tutorial

  63. An Introduction to iOS 10 Sprite Kit Game Programming

  64. An iOS 10 Sprite Kit Level Editor Game Tutorial

  65. A iOS 10 Sprite Kit Collision Handling Tutorial

  66. An iOS 10 Sprite Kit Particle Emitter Tutorial

  67. iOS 10 Multitasking, Background Transfer Service and Fetching

  68. An iOS 10 Local Notification Tutorial

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

  70. An iOS 10 State Preservation and Restoration Tutorial

  71. Integrating Maps into iOS 10 Applications using MKMapItem

  72. An Example iOS 10 MKMapItem Application

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

  74. A Example iOS 8 Location Application

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

  76. Working with MapKit Local Search in iOS 10

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

  78. An iOS 10 MapKit Flyover Tutorial

  79. An Introduction to Extensions in iOS 10

  80. An iOS 10 Today Extension Widget Tutorial

  81. Creating an iOS 10 Photo Editing Extension

  82. Creating an iOS 10 Action Extension

  83. Receiving Data from an iOS 8 Action Extension

  84. An iOS 10 Interactive iMessage App Tutorial

  85. An Introduction to Building iOS 10 iMessage Apps

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

  87. Accessing the iOS 10 Camera and Photo Library

  88. An Example iOS 10 iPhone Camera Application

  89. iOS 8 Video Playback using AVPlayer and AVPlayerViewController

  90. An iOS 10 Multitasking Picture in Picture Tutorial

  91. Playing Audio on iOS 8 using AVAudioPlayer

  92. Recording Audio on iOS 10 with AVAudioRecorder

  93. An iOS 10 Speech Recognition Tutorial

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

  95. An Introduction to SiriKit

  96. An iOS 10 Example SiriKit Messaging Extension

  97. An iOS 10 Example SiriKit Messaging Extension

  98. An iOS 10 SiriKit Photo Search Tutorial

  99. Integrating Twitter and Facebook into iOS 10 Applications

  100. An iOS 10 Facebook Integration Tutorial using UIActivityViewController

  101. iOS 10 Facebook and Twitter Integration using SLRequest

  102. An iOS 10 Twitter Integration Tutorial using SLRequest

  103. Making Store Purchases in Swift with the SKStoreProductViewController Class

  104. Building In-App Purchasing into iOS 10 Applications

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

  106. An iOS 10 In-App Purchase Tutorial

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

  108. 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