Video description
Learn how to overcome several programming issues when creating apps for iOS devices with iOS 8. This video course with Vandad Nahavandipoor, based on his cookbook with the same name, walks you through 30 practical recipes for working with the iOS 8 SDK, including HealthKit, HomeKit, Core Data, and CloudKit. If you’re familiar with Objective-C or other object-oriented programming languages, you’ll also learn details for switching to Apple’s new language, Swift.
By the end of this video tutorial, you’ll pick up techniques for storing and protecting data, networking, creating vibrant user interfaces, using concurrency, working with the Address Book, and many other options.
- Get a practical and thorough introduction to Swift
- Integrate CloudKit into your apps and store information with ease
- Access user’s health-related information with HealthKit
- Interact with accessories inside the user’s home with HomeKit
- Add blur effects to your views and display alerts and action sheets
- Build custom keyboards and create a service within your app
- Retrieve and manipulate contacts and groups from the Address Book
- Perform batch updates on Core Data
- Complete a long-running task in the background
Source code can be found on GitHub: https://github.com/vandadnp/iOS-8-Swift-Programming-Cookbook
Vandad Nahavandipoor works for a leading bank in London and has led an international team of more than 30 iOS developers.
Table of contents
-
Introduction to Swift
- Introduction to Swift
- Variables, Constants and Type Annotations
- println(), Hex, Binary, Octal and Boolean Values
- Tuples, Optionals, and Implicitly Unwrapped Optionals
- The Nil Coalescing Operator and Range Operators
- Strings, Dictionaries, Arrays and Fast Iteration
- NSDictionary and NSArray
- If, While and Switch Statements
- Classes and Structures
- Functions, Parameters and Return Types
- Protocols
- User Interfaces
- Extensions
- HealthKit
- HomeKit
- Concurrency
- Networking
- Address Book
- Files and Folders
- Core Data
- Cloud Kit
Product information
- Title: iOS 8 Swift Programming Cookbook
- Author(s):
- Release date: September 2014
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491911976
You might also like
book
Swift: Developing iOS Applications
Unleash the power of Swift and discover the skills required to build incredible robust iOS applications …
video
iOS 11 Programming with SWIFT: Develop iOS mobile applications from scratch
You want to build iOS applications for the iPhone and iPad, but where do you start? …
video
Learning App Development in iOS 8
In this Learning App Development in iOS 8 training course, expert author Keith Welch will teach …
video
Learning Core Data for iOS and OS X
In this Learning Core Data for iOS and OS X training course, expert author Jesse Feiler …