Bookbot

Nick Samoylov

    Nick Samoylov is een auteur wiens werk duikt in de diepten van de menselijke psyche en de complexiteit van interpersoonlijke relaties. Door zijn unieke vertelstijl verkent hij thema's als identiteit, geheugen en de zoektocht naar betekenis in een vaak dubbelzinnige wereld. Zijn verhalen zitten vol genuanceerde personages en aangrijpende momenten die resoneren bij lezers lang nadat ze klaar zijn met lezen. Samoylov's proza kenmerkt zich door zijn poëtische kwaliteit en diepgaande inzicht in de menselijke ervaring.

    Learning RxJava - Second Edition
    • 2020

      Learning RxJava - Second Edition

      • 412bladzijden
      • 15 uur lezen

      Updated with the latest Maven coordinates, Java programming features, and API changes, this guide helps you solve problems in writing asynchronous and event-based programs. It explores various tools and techniques for implementing concurrency and parallelization while introducing core operators in RxJava that enhance code logic productivity. Covering the fundamentals of reactive programming, the book teaches you to design and implement reactive libraries and applications. You’ll learn how reactive programming functions and write your first example in reactive code, gaining insights into Observable and Subscriber mechanics through real-world use cases. It also addresses multicasting and caching to avoid redundant work with multiple Observers and guides you in creating your own RxJava operators by reusing reactive logic. As you progress, you’ll discover effective tools and libraries for testing and debugging RxJava code. The book also delves into RxAndroid extensions and utilizes Kotlin features to enhance Android app development. By the end, you’ll be proficient in writing reactive code in Java and Kotlin for concurrent applications, including Android apps. This resource is ideal for Java developers eager to leverage reactive programming for more resilient applications. If you’re an RxJava user wanting to master the latest features in RxJava 3, this guide is tailored for you.

      Learning RxJava - Second Edition