|
所在平台: Coursera |
课程主页: https://www.coursera.org/learn/working-with-data-in-android
课程评论:没有评论
课程名称:在Android中处理数据 概述:本课程将教你如何在Android应用中处理Web技术和持久性数据,即使在关闭或重启应用后也能保持数据的完整性。课程重点介绍Web通信和开发者工具,并探索Kotlin应用如何通过网络进行通信。你将学习数据格式和Web协议在Kotlin应用中的作用。此外,课程还将涉及使用Kotlin应用异步编程技术的实践。 课程大纲: 1. 介绍REST APIs - 了解RESTful API的开发。 2. 在Android中与REST APIs交互 - 实践应用异步编程技术,以查询REST APIs并使用Kotlin和Android处理其响应。 3. 数据库与SQL简介 - 介绍数据库和SQL的基本概念。 4. Android中的SQL数据 - 学习如何在Android中使用SQLite。 5. 最终项目 - 综合运用所学知识,完成一个实际项目。 通过本课程,学员将掌握Android应用与Web技术和数据库交互的核心功能和应用。
Name:Introduction to REST APIs
Description:Get to know RESTful API development.
Name:Interacting with REST APIs in Android
Description:Practice applying asynchronous programming techniques to query REST APIs and handle their responses using Kotlin and Android
Name:Introduction to Databases & SQL
Description:
Name:SQL Data in Android
Description:Learn how to work with SQLite in Android
Name:Final Project
Description:
Learn how to work with web technologies and persistent data on Android applications even after you close or restart an app. There is a focus on web communication and developer tools and you will discover how Kotlin applications communicate over the web. You’ll learn how data formats and web protocols work in relation to Kotlin apps. Furthermore, you will practice applying asynchronous programming techniques using Kotlin. Learn the core functionality and uses of the SQLite database management s