Core Data by Tutorials Third Edition: iOS 10 and Swift 3 edition
暫譯: 《Core Data 實戰教程 第三版:iOS 10 與 Swift 3 版》
raywenderlich.com Team, Aaron Douglas, Saul Mora, Matthew Morey, Pietro Rea
- 出版商: Razeware LLC
- 出版日期: 2016-12-26
- 售價: $2,200
- 貴賓價: 9.5 折 $2,090
- 語言: 英文
- 頁數: 250
- 裝訂: Paperback
- ISBN: 1942878265
- ISBN-13: 9781942878261
-
相關分類:
Apple Developer
無法訂購
相關主題
商品描述
Learn Core Data with Swift!
Take control of your data in iOS apps using Core Data, through a series of high quality hands-on tutorials.
Start with with the basics like setting up your own Core Data Stack all the way to advanced topics like syncing with iCloud, migration, performance, multithreading, and more! By the end of this book, you’ll have hands-on experience with Core Data and will be ready to use it in your own apps.
Who This Book Is For:This book is for intermediate iOS developers who already know the basics of iOS and Swift development but want to learn how to use Core Data to save data in their apps.
Topics Covered in Core Data by Tutorials:
- Your First Core Data App: You’ll click File\New Project and write a Core Data app from scratch!
- NSManagedObject Subclasses: Learn how to create your own subclasses of NSManagedObject - the base data storage class in Core Data.
- The Core Data Stack: Learn how the main objects in Core Data work together, so you can move from the starter Xcode template to your own system.
- Intermediate Fetching: This chapter covers how to fetch data with Core Data - fetch requests, predicates, sorting and asynchronous fetching.
- NSFetchedResultsController: Learn how to make Core Data play nicely with table views using NSFetchedResultsController!
- Versioning and Migration: In this chapter, you’ll learn how to migrate your user’s data as they upgrade through different versions of your data model.
- Synchronize with iCloud: Learn how to make your apps synchronize across devices, using the power of iCloud!
- Unit Tests: In this chapter, you’ll learn how to set up a test environment for Core Data and see examples of how to test your models.
- Measuring and Boosting Performance: Learn how to measure your app’s performance with various Xcode tools and deal with slow spots in your code.
- Multiple Managed Object Contexts: Learn how multiple managed object contexts can improve performance and make for cleaner code.
The iOS Tutorial Team takes pride in making sure each tutorial we write holds to the highest standards of quality. We want our tutorials to be well written, easy to follow, and fun. And we don’t want to just skim the surface of a subject – we want to really dig into it, so you can truly understand how it works and apply the knowledge directly in your own apps.
商品描述(中文翻譯)
用 Swift 學習 Core Data!
透過一系列高品質的實作教學,掌握在 iOS 應用程式中使用 Core Data 的數據控制。
從設置自己的 Core Data Stack 等基本概念開始,一直到進階主題,如與 iCloud 同步、數據遷移、性能、多執行緒等!在本書結束時,您將擁有 Core Data 的實作經驗,並準備在自己的應用程式中使用它。
本書適合誰:本書適合中級 iOS 開發者,他們已經了解 iOS 和 Swift 開發的基本知識,但希望學習如何使用 Core Data 在應用程式中儲存數據。
Core Data 教學中涵蓋的主題:
-
您的第一個 Core Data 應用程式:您將點擊 File\New Project,從零開始編寫一個 Core Data 應用程式! -
NSManagedObject 子類別:學習如何創建您自己的 NSManagedObject 子類別 - Core Data 中的基本數據儲存類別。 -
Core Data Stack:了解 Core Data 中的主要物件如何協同工作,讓您能夠從初學者的 Xcode 模板轉移到自己的系統。 -
中級數據擷取:本章涵蓋如何使用 Core Data 擷取數據 - 擷取請求、謂詞、排序和非同步擷取。 -
NSFetchedResultsController:學習如何使用 NSFetchedResultsController 讓 Core Data 與表格視圖良好協作! -
版本控制與遷移:在本章中,您將學習如何在用戶升級到不同版本的數據模型時遷移他們的數據。 -
與 iCloud 同步:學習如何利用 iCloud 的強大功能讓您的應用程式在設備之間同步! -
單元測試:在本章中,您將學習如何為 Core Data 設置測試環境,並查看如何測試您的模型的範例。 -
測量與提升性能:學習如何使用各種 Xcode 工具測量應用程式的性能,並處理代碼中的慢點。 -
多個管理物件上下文:學習如何使用多個管理物件上下文來提高性能並使代碼更清晰。
iOS 教學團隊自豪於確保我們撰寫的每個教學都符合最高的質量標準。我們希望我們的教學內容寫得清晰易懂且有趣。我們不想僅僅淺嘗輒止,而是希望深入探討,以便您能真正理解其運作方式並將知識直接應用於自己的應用程式中。