Android Clean Architecture:MVVM, Jetpack components + Kotlin

所在平台: Udemy

课程主页: https://www.udemy.com/course/android-clean-architecture-mvvm-jetpack/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Android 清洁架构:MVVM,Jetpack 组件 + Kotlin 课程概述:本课程旨在帮助你进一步提升 Android 应用开发技能,确保遵循市场最佳实践,并在面对数百万用户时确保应用的性能和代码的可测试性。课程将通过构建一个电子商务应用来实现这一目标,该应用包含产品列表和产品详情屏幕,我们将通过 API 调用获取数据,同时在本地保存一些数据。 在课程中,我们将深入探讨清洁架构的各个层次,并从视图层开始构建应用。课程将涵盖协程、生命周期、作用域、调度器和 ViewModel 的使用方法,帮助我们异步获取数据并与 Retrofit 结合使用。同时,模型/业务层与视图之间的通信将通过 ViewState 和 LiveData 概念进行,屏幕间的数据传递和导航将使用 Navigation 组件实现。我们还会讨论 SOLID 原则,并实现依赖注入库。最后,我们将使用 Room 在数据库中保存数据,并讨论错误处理。 课程还将强调测试,对于应用的各个部分我们会编写测试用例。在课程的每一部分,你将持续进行编码,每个阶段我们的应用程序都会得到改进。这是你获得理想工作、升职或构建高质量可维护应用的最佳时机。 每一节课都会有具体的代码分支供你参考,例如 lecture-4、lecture-5 等等。请记住……质量至关重要!如果你不满意,我们提供30天全额退款保障。

课程评论(0条)

课程详情

At this point you probably already know how to build an app, but are you confident that you are following the market best practices? How would your app perform with millions of users? How clean and testable is your codebase? Those questions were asked in many interviews during my 8+ years of experience in Android, and you not only need to know what to answer but also how to build it.In this course you will learn all that while building an e-commerce app. This app will consist of a list of products and a product details screen, where we will fetch the data from an API call and we will also save some data locally in the device. We will talk about the layers of the Clean Architecture and start building our app by the View layer. Then we will talk a lot about Coroutines, Lifecycle, Scope, Dispatchers and ViewModel, and how we will use those concepts to asynchronously fetch data in combination with Retrofit. The communication between the Model/Business layer and the View will be implemented using the concept of ViewState and LiveData, we will also navigate and pass data between screens using the Navigation Component. We will also talk about the SOLID principles and implement a Dependency Injection library. At the end, we will save data in a Database using Room and talk about Error Handling.Let's not forget about Testing, we will be writing test for all parts of our app.During this course you will be coding the whole time and we will see improvements being made in our app in every section.This is the moment for you to get that dream job, a promotion or build a maintainable app with quality code.For every lecture, there will be a specific branch for that, for example lecture-4, lecture-5, and so forth.REMEMBER… Quality is essential! And there is a full 30 DAY-money-back guarantee case you don't like it ;)

课程标签

0人关注该课程

主题相关的课程