Pro iOS Persistence: Using Core Data
暫譯: 專業 iOS 持久化:使用 Core Data

Michael Privat

  • 出版商: Apress
  • 出版日期: 2014-11-27
  • 售價: $2,230
  • 貴賓價: 9.5$2,119
  • 語言: 英文
  • 頁數: 388
  • 裝訂: Paperback
  • ISBN: 1430260289
  • ISBN-13: 9781430260288
  • 相關分類: Apple Developer
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Pro iOS Persistence explains how to build apps in Objective-C and Swift that persist and use data most effectively including the popular Core Data framework. Covering common and advanced persistence patterns, this book prepares any iOS developer to store and retrieve data accurately and efficiently.

This book starts by giving you a solid grounding in Core Data, providing a foundation for the rest of the book. With this knowledge, you'll have all you need to master Core Data and power your data-driven applications. You'll see how to work with SQLite and how to create an efficient data model to represent your data. Once you've established your data model, you'll learn how to work with data objects and refine result sets to get the most out of the stored data.

The advanced portions of the book begin by showing you how to tune your apps' performance and memory usage, to give you a truly professional edge. You'll see how to version and migrate your data as well, to ensure your data stays organized and efficient. Finally, the book covers managing table views with NSFetchedResultsController.

商品描述(中文翻譯)

《Pro iOS Persistence》解釋了如何使用Objective-C 和 Swift構建應用程式,以最有效的方式持久化和使用數據,包括流行的 Core Data 框架。這本書涵蓋了常見和進階的持久化模式,為任何 iOS 開發者準備好準確且高效地存儲和檢索數據。

本書首先為您提供 Core Data 的堅實基礎,為後續內容奠定基礎。掌握這些知識後,您將擁有掌握 Core Data 和驅動數據驅動應用程式所需的一切。您將學會如何使用 SQLite,以及如何創建高效的數據模型來表示您的數據。一旦建立了數據模型,您將學會如何處理數據對象並精煉結果集,以充分利用存儲的數據。

本書的進階部分將展示如何調整應用程式的性能和內存使用,以使您獲得真正的專業優勢。您還將學會如何版本控制和遷移數據,以確保數據保持有序和高效。最後,本書涵蓋了如何使用 NSFetchedResultsController 管理表格視圖。