|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/android-q-app-development-with-kotlin-beginner-to-advanced/
课程评论:没有评论
课程名称:初学者的Android应用开发(使用Kotlin) 课程概述: 本课程旨在教您如何从零开始编写Android应用程序,无需任何先前的编程经验。课程以练习为基础,确保您能够正确理解和运用学习材料。您将学习使用Kotlin语言编写实用的Android应用程序。 在课程中,您将了解如何安装和设置开发工具,并通过以下项目逐步掌握Android开发: - **小费计算器应用**:帮助您编写第一个Android应用。 - **控制流**:学习如何根据条件执行代码。 - **函数**:掌握如何编写可重用的代码。 - **集合**:学习如何存储相关的值和信息。 此外,您还将开发以下应用程序: - **英语故事应用**:学习活动和列表视图。 - **我的笔记应用**:涉及SQLite数据库的使用。 - **最佳名言应用**:理解如何使用RecyclerView以提高性能。 课程还包括如何在应用程序中使用动画、发布应用的步骤,以及最佳实践的相关知识。 本课程适合所有希望入门Android开发的人士,通过实际操作帮助您掌握编程技能。
* In this course, you will learn how to write Android apps from scratch* No prerequisite is required* The obvious point about this course is that it is exercise-based to make sure you will understand and use the course materials correctly* How to use Kotlin to write useful Android applications* You do not need to be an experienced programmer to learn Android development. All the basics are part of this course.* You will learn how to install and setting up tools* The Tip Calculator app that teaches you how to write your first Android application* The control flow that enables you to write codes that may be executed or not based on conditions* You will learn how to write reusable codes by writing your own functions* You will learn how to store related values and information by using collections* The English Stories app that teaches you about Activities and List Views* The My Notes app which teaches you about SQLite database* The Best Quotes app that teaches you how to use Recycler View instead of List View to get more performance* You will learn how to use animations in your apps* You will learn how to publish your apps* Also you will learn about the best practices