|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/core-data-crash-course/
课程评论:没有评论
课程名称:Core Data Crash Course: Learn the Essentials of Core Data 课程概述:数据持久性是构建成功iOS应用程序的关键。Core Data是一个用于管理应用程序模型层对象的框架。它为与对象生命周期和对象图管理相关的日常任务提供了通用和自动化的解决方案,包括数据持久性。你知道吗,使用Core Data通常可以减少支持模型层的代码量50%到70%?无论你是Core Data的新手还是想要复习,这门速成课程都适合你。本课程涵盖了使用Core Data有效探索更高级主题所需的基本知识。具体来说,我们将构建一个包含各种名言的应用程序来激励你。课程最后将给你一些挑战,以巩固你对Core Data的理解。最终,你将学到如何创建实体,从头开始构建自己的Core Data堆栈,利用NSFetchedResultsController在UITableView中显示数据,以及如何在Core Data中添加和删除对象,并在应用程序中反映这些变化。完成本课程后,你将掌握Core Data的基础知识,能够构建支持数据持久性的应用程序。期待在课程中见到你!
Data persistence is essential to building successful iOS applications. Core Data is a framework you use to manage the model layer objects in your application. It provides generalized and automated solutions to everyday tasks associated with object life cycle and object graph management, including persistence. Did you know that Core Data typically decreases the amount of code you write to support the model layer by 50 to 70 percent? Whether you're brand new to Core Data or looking for a refresher, this crash course is for you.This course covers the essentials you need to know to use Core Data to explore more advanced topics effectively. Specifically, we'll build an application with various quotes to inspire you. The course will end by giving you a couple of challenges to solidify your knowledge of Core Data. Ultimately, you will learn everything from creating entities, creating your own Core Data Stack from scratch, utilizing NSFetchedResultsController to display that data inside of a UITableView, and how to add and delete objects in Core Data to see it reflected in your app.Upon completing this course, you'll be equipped with Core Data's essentials to build apps that support data persistence. See you in the course!