`
chenniaoc
  • 浏览: 39870 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

What is Core Data?

阅读更多
Path to Success
The Core Data Programming Guide is primarily a reference volume. You should not simply try to read it straight through to understand Core Data.

To learn about Core Data, you should typically follow this path:

Start by reading the overview in Core Data Basics (in Core Data Programming Guide).
This will give you a basic understanding of what Core Data is and why you might want to use it.

Work through the Core Data Tutorial for iPhone OS.
This provides a good introduction to the fundamentals of application development using Core Data.

Work through the Core Data Utility Tutorial.
This will give you a greater appreciation of the different components of the framework—in particular the managed object model—without the distraction of a user interface.

Work through the tutorial described in Creating a Managed Object Model with Xcode.
This introduces the major user interface elements of, and teaches you how to use, the Xcode modeling tool.

When specific areas need greater explanation, refer to the Core Data Programming Guide.

After you’ve worked through the introductory materials, try creating more complex applications (using, for example, two related entities) as suggested in Core Data Tutorial for iPhone OS. The Core Data Programming Guide will be increasingly useful as you continue your exploration, as will Model Object Implementation Guide and Predicate Programming Guide.

As you progress, it is important to bear in mind that Core Data objects are still just objects, and have little influence on the user interface parts of your application simply by virtue of being Core Data objects. (In fact, the reverse is true—you may find that your user interface affects the way you structure your data.) You should practice creating Core Data applications using traditional Cocoa techniques such as target-action and delegation just as you would in a non-Core Data application.

Core Data in Depth
There are several documents that describe particular aspects of Core Data in greater depth than in the Programming Guide. You should use these documents only when you have a firm understanding of how Core Data works, and then only if and when you need to:

Core Data Model Versioning and Data Migration Programming Guide
Read this document to learn how to support versioning.

Atomic Store Programming Topics
Read this document to understand how to create your own type of persistent store.
分享到:
评论

相关推荐

    Core.Data.in.Swift.Data.Storage.and.Management.for.iOS.and.OSX

    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 OS X...

    Pro Core Data for iOS, Second Edition

    Core Data, Apple’s technology for data storage and retrieval, is both easy to approach and difficult to master. This book spans the gamut, starting you with the simple and taking you through the ...

    Mastering.Core.Data.With.Swift.2017

    - **When to Use Core Data**: It outlines scenarios where Core Data is particularly useful, such as when dealing with complex data models or requiring advanced data manipulation capabilities. ...

    Learning Core Data for iOS(Addison,2013)

    This is the first Core Data book to fully reflect Apple's latest platform innovations, including its dramatic recent improvements to iCloud support. Hands-on from start to finish, it teaches you step-...

    Learning From Data-A Short Course

    We chose the title `learning from data' that faithfully describes what the subject is about, and made it a point to cover the topics in a story-like fashion. Our hope is that the reader can learn all...

    Practical Data Science with Python3

    Practical Data Science with Python will empower you analyze data, formulate proper questions, and produce actionable insights, three core stages in most data science endeavors. What You'll Learn Play...

    英文原版-Learning Core Data for iOS 1st Edition

    This is the first Core Data book to fully reflect Apple's latest platform innovations, including its dramatic recent improvements to iCloud support. Hands-on from start to finish, it teaches you step-...

    Data Driven: Harnessing Data and AI to Reinvent Customer Engagement

    CHAPTER 2 THREE CORE PRINCIPLES FOR BUILDING A WINNING DATA STRATEGY CHAPTER 3 DATA IN, DATA OUT CHAPTER 4 THE FIVE SOURCES OF DATA-DRIVEN POWER CHAPTER 5 MAKING IT REAL FOR YOUR ORGANIZATION CHAPTER ...

    Mastering Spark for Data Science

    Mastering Spark for Data Science is a practical tutorial that uses core Spark APIs and takes a deep dive into advanced libraries including: Spark SQL, visual streaming, and MLlib. This book expands ...

    Pro Entity Framework Core 2 for ASP.NET Core MVC

    Model, map, and access data effectively with Entity Framework Core 2, ...This book is for ASP.NET Core MVC 2 developers who want to use Entity Framework Core 2 as the data access layer in their projects.

    Big Data Analytics with Spark 无水印pdf 0分

    What's more, Big Data Analytics with Spark provides an introduction to other big data technologies that are commonly used along with Spark, like Hive, Avro, Kafka and so on. So the book is self-...

    Learning from data

    We chose the title `learning from data' that faithfully describes what the subject is about, and made it a point to cover the topics in a story-like fashion. Our hope is that the reader can learn all...

    pro spring batch

    * Java Architects designing batch solutions More specifically, this book is intended for those who have a solid foundation in the core Java platform. Batch processing covers a wide spectrum of topics...

    Modern Data Access with Entity Framework Core

    Modern Data Access with Entity Framework Core: Database Programming Techniques for .NET, .NET Core, UWP, and Xamarin with C# By 作者: Holger Schwichtenberg ISBN-10 书号: 1484235517 ISBN-13 书号: ...

Global site tag (gtag.js) - Google Analytics