|
所在平台: Coursera |
课程主页: https://www.coursera.org/learn/swift-ios-tables-networking
课程评论:没有评论
课程名称:iOS中的表格、数据与网络 课程概述:在本课程中,您将学习如何在iOS中处理数据。数据是任何功能性应用程序的关键组成部分,必须掌握如何将其正确展示给用户。您将学习如何使用表格和集合视图来展示数据,以及如何利用Core Data构建更强大的数据驱动应用程序。 每个应用程序都必须有数据,作为iOS开发者,进行网络请求是您最常做的事情。您将学习如何让应用程序与服务器及外部数据交互。在整个课程中,您将创建一个待办事项应用程序,包括学习如何解码来自Web服务器的数据,以及如何进行POST请求。 课程大纲: 1. **Coder Swag 应用:表格的使用** - 描述:在这一模块中,您将学习在iOS中处理数据的基础知识。数据是任何功能性应用程序的关键元素,必须学会如何正确展示给用户。您将学习使用表格和集合视图来展示数据。 2. **Goal Post 应用:使用Core Data** - 描述:有数据在您的应用中展示非常重要,但同样重要的是知道如何在应用关闭后将数据持久化保存在手机中。在这一模块中,您将学习如何使用Core Data构建更强大的数据驱动应用程序。 3. **待办事项应用:网络请求与API** - 描述:真的没有数据就无法称之为应用程序。进行网络请求是iOS开发者最常做的事情之一。在这一模块中,您将学习如何使应用与服务器和外部数据协同工作。 4. **解码、异步与POST请求** - 描述:在这一模块中,您将完成待办事项应用,学习如何解码来自Web服务器的数据以及如何进行POST请求。 通过本课程的学习,您将掌握在iOS中处理和展示数据的核心技巧,为创建功能齐全的应用打下坚实的基础。
Name:Coder Swag App: Working With Tables
Description:In this module you will learn the basics of working with data in iOS. Data is the key ingredient for any functional app and one must learn how to properly display it to the user. You will learn how to use tables and collection views to display data to users.
Name:Goal Post App: Working With Core Data
Description:Having data to present in your app is important. But it can be equally important to know how to persist the data to your phone even after the app is closed. In this module you will learn how to use Core Data to build more robust, data-driven applications.
Name:ToDo App: Network Requests & APIs
Description:You really don't have an app unless you have data. Making web requests is by far the most common thing you will do as an iOS developer. In this module you will learn how to get your apps working with servers and external data.
Name:Decoding, Async, & POST Requests
Description:In this module you will finish the ToDo app by learning how to decode data from a web server as well as how to make POST requests.
In this course you will learn how to work with data in iOS. Data is the key ingredient for any functional app and one must learn how to properly display it to the user. You will learn how to use tables and collection views to display data to users, and how to use Core Data to build more robust, data-driven applications. Every app must have data. Making web requests is by far the most common thing you will do as an iOS developer. You will learn how to get your apps working with servers and external data. Throughout the course, you will create a ToDo app, including learning how to decode data from a web server as well as how to make POST requests.