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

    RxJava: Design Patterns for Android Developers

    Posted By: Landau17
    RxJava: Design Patterns for Android Developers

    RxJava: Design Patterns for Android Developers
    MP4 | Video: 720p | Duration: 2:24:15 | English | Subtitles: VTT | 571.9 MB


    
    The RxJava library—a Java virtual machine (VM) implementation of Reactive Extensions—extends the observer pattern, making it easier for Android developers to program apps that respond to user events and data changes. In this project-based course, instructor Jon Bott helps to familiarize developers with key aspects of RxJava as he goes over some simple design patterns that work with reactive programming. Learn about traits, observables, threading, and more—as well as how to add RxJava to a layered architecture such as Model-View-Presenter (MVP) or Model-View-ViewModel (MVVM). Plus, review real-world use cases that can help you gain a practical understanding of these concepts.
    
    Topics include:
      
    • What is RxJava?
    • Observables
    • Shortcuts for creating observables
    • Subjects
    • Traits
    • Grouping API service calls
    • Binding
    • Threading and UI controls