Зарегистрироваться
Восстановить пароль
FAQ по входу

Douglas Aaron, Morey Matthew, Rea Pietro. Core Data by Tutorials: Persisting iOS App Data with Core Data in Swift 5.2 [Code Files]

  • Файл формата zip
  • размером 50,70 МБ
  • содержит документы форматов image txt
Douglas Aaron, Morey Matthew, Rea Pietro. Core Data by Tutorials: Persisting iOS App Data with Core Data in Swift 5.2 [Code Files]
7th Edition. — Razeware LLC, 2020. — 295 p.
Code files only!
What is Core Data? You'll hear a variety of answers to this question: It’s a database!
It's SQLite! It's not a database! And so forth. Here's the technical answer: Core Data is an object graph management and
persistence framework in the macOS and iOS SDKs.
That means Core Data can store and retrieve data, but it isn’t a relational database like MySQL or SQLite. Although it can use SQLite as the data store behind the scenes, you don’t think about Core Data in terms of tables and rows and primary
keys.
Imagine you’re writing an app to keep track of dining habits. You have a varied set of objects: restaurant objects, each with properties such as name and address; categories, to organize the restaurants; and visits, to log each visit to a restaurant.
  • Чтобы скачать этот файл зарегистрируйтесь и/или войдите на сайт используя форму сверху.
  • Регистрация