Core Data in Swift

Data Storage and Management for iOS and OS X

by: Marcus Zarra

Published 2016-06-15
Internal code mzswift
Print status In Print
Pages 212
User level Intermediate
Keywords core data, ios, database, icloud, watch kit, swift, os x,
Related titles

iOS 9 SDK Development: Creating iPhone and iPad Apps with Swift by Chris Adamson and Janie Clayton
iPad and iPhone Kung Fu: Tips, Tricks, Hints, and Hacks for iOS 7 by Keir Thomas

ISBN 9781680501704
Other ISBN Channel epub: 9781680503289
Channel PDF: 9781680503296
Kindle: 9781680502039
Safari: 9781680502046
Kindle: 9781680502039
BISACs COM051370 COMPUTERS / Programming / Macinstosh
COM084010 COMPUTERS / Desktop Applications / Databases
COM084010 COMPUTERS / Desktop Applications / Databases

Highlight

Core Data is intricate, powerful, and necessary. Discover the powerful capabilities integrated into Core Data, and how to use Core Data in your iOS and OS X projects. All examples are current for macOS Sierra, iOS 10, and the latest release of Core Data. All the code is written in Swift 3, including numerous examples of how best to integrate Core Data with Appleā€™s newest programming language.

Description

Core Data expert Marcus Zarra walks you through a fully developed application based around the Core Data APIs. You’ll build on this application throughout the book, learning key Core Data elements such as NSPredicate, NSFetchRequest, thread management, and memory management.

Start with the basics of Core Data and learn how to use it to develop your application. Then delve deep into the API details. Explore how to get Core Data integrated into your application properly, and work with this flexible API to create convenience methods to improve your application’s maintainability. Reduce your migration difficulties, integrate your Core Data app with
iCloud, and use Core Data in a queue-based environment. By the end of the book, you’ll have built a full-featured application, gained a complete understanding of Core Data, and learned how to integrate your application into the iPhone/iPad platform.

This book is based on Core Data in Objective-C, Third Edition. It focuses on Swift and adds an additional chapter on how to integrate Core Data with an efficient network implementation, with best practices on how to load and pre-load data into your Swift application.


Core Data Top Five Tips<br /> by Marcus Zarra

Contents and Extracts