Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Modern Android Jetpack Compose-Based Clean Architecture 2023

    Posted By: ELK1nG
    Modern Android Jetpack Compose-Based Clean Architecture 2023

    Modern Android Jetpack Compose-Based Clean Architecture 2023
    Published 4/2023
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 1.65 GB | Duration: 1h 38m

    Master modern and scalable Layered Clean Architecture that leverages Jetpack Compose and MVI for declarative UI

    What you'll learn

    Learn how to create contemporary Android applications that are scalable and maintainable utilizing the newest tools and technologies

    Apply the Layered Clean Architecture approach to your app development process

    Start creating codebases that are simple to comprehend, extend, and maintain

    Understand how the codebase is evolving over time and what critical point you should pay attention to

    Learn how to use the Jetpack Compose framework to build user interfaces that are reactive, declarative, and easy to test

    Use reactive programming techniques to create responsive and scalable apps

    Benefit of using MVI presentational pattern for easier codebase on a view layer

    Understand how to test and debug modern Android architecture

    Requirements

    At least basic Android development skills are required. This course is not recommended for complete beginners. Ideally, you should already have some Android development experience. Perfectly if you already have built some applications before and now you're looking for self-improvement in Android app development.

    Description

    This course is designed for all levels of Middle/Senior Android developers who wish to advance their knowledge on how to create cutting-edge, scalable, and maintainable Android applications.Throughout the course, you will learn how to apply the Clean Architecture approach to your app development process, to create a codebase that is easy to understand, maintain, and extend. You will also learn how to leverage the Android Compose framework to build user interfaces that are reactive, declarative, and easy to test.You will discover the ideas and abilities required to master Modern Android Jetpack Compose-based Clean Architecture in this course, which is organized into a series of lectures and practical activities.More precisely, you'll learn how to:Learn how to create contemporary Android applications that are scalable and maintainable utilizing the newest tools and technologies.Apply the Layered Clean Architecture approach to your app development process.Start creating codebases that are simple to comprehend, extend, and maintain.Understand how the codebase is evolving over time and what critical points you should pay attention to.Learn how to use the Jetpack Compose framework to build user interfaces that are reactive, declarative, and easy to test.Use reactive programming techniques to create responsive and scalable apps.Benefit of using MVI presentational pattern for easier codebase on a view layer.Understand how to test and debug Modern Android Architecture.By the end of this course, you will master the art of architecture extension (scalability). That means that you'll be able to start with a modest codebase that, if necessary, may be quickly developed into a large application.You will have the skills required to launch a new project or convert an outdated codebase into a professional, modern, scalable, and well-maintained Android application. You will be able to reliably provide top-notch apps to your users by applying the Layered Architecture principles, Jetpack Compose framework, and MVI presentational pattern to your projects.I'll walk you through starting with a small codebase, explaining when it has to be extended, and exactly how to do it, starting with the architectural approach and tools and concluding with the structure of the code and files.The course consists of:- 19 lectures (+1 bonus!)- 100 minutes of the high-quality video content- 4 quizzes- 2 gists- 1 complete test project that will be developed through the course (available on Github!)- A LOT of insights! I promise!All the materials leave with you forever, so you always can use code samples and test project supplied in this course as a guide for your development.

    Overview

    Section 1: Introduction to Modern Android Architecture

    Lecture 1 What is Modern Android Architecture (MAA)

    Lecture 2 Clean architecture overview. Is it still relevant to Android?

    Lecture 3 Jetpack Compose UI toolkit overview. A revolution or …?

    Section 2: Suggested stack for Modern Compose-based Clean Architecture

    Lecture 4 Functional programming vs OOP in MAA

    Lecture 5 Proposed set of tools for MAA

    Lecture 6 MVI fundamentals. Orbit MVI

    Section 3: Designing MAA

    Lecture 7 Plan and design layers before coding. Time is everything

    Lecture 8 Layers decomposition on examples

    Lecture 9 Data layer. A new home for your data

    Lecture 10 Domain layer. A brain of your app

    Lecture 11 View layer. It’s time to present your work!

    Lecture 12 How to connect layers (interfaces etc)

    Section 4: Diving into advanced Modern Android Architecture design

    Lecture 13 Data-driven reactive approach. Kotlin Flow

    Lecture 14 Modularization learning journey

    Lecture 15 Advanced View layer. Decompose like a pro

    Lecture 16 Best practices for designing your app with modern Android architecture

    Section 5: Testing and debugging Modern Android Architecture

    Lecture 17 Unit and instrumentation testing. A key to good sleeping at night

    Lecture 18 Resolving production incidents. What to do if THIS happened

    Section 6: Conclusion

    Lecture 19 Recap of Modern Android Architecture

    Lecture 20 [EXTRA] Documentation role in MAA

    Middle Android developers who are looking to expand their skillset into Android development,Senior Android developers who want to upgrade their skillset to the most modern Android tech stack,Android developers that are familiar with the Android Compose framework principles and may have some practical experience with it