Develop essential programming & development skills with expert instruction and practical examples.
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.
View pricing and check out the reviews. See what other learners had to say about the course.
Not sure if this is right for you?
Browse More Programming & Development CoursesExplore more Programming & Development courses to deepen your skills and advance your expertise.