• Complain

Rivu Chakraborty - Reactive Programming in Kotlin: Design and build non-blocking, asynchronous Kotlin applications with RXKotlin, Reactor-Kotlin, Android, and Spring

Here you can read online Rivu Chakraborty - Reactive Programming in Kotlin: Design and build non-blocking, asynchronous Kotlin applications with RXKotlin, Reactor-Kotlin, Android, and Spring full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2017, publisher: Packt Publishing - ebooks Account, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

No cover
  • Book:
    Reactive Programming in Kotlin: Design and build non-blocking, asynchronous Kotlin applications with RXKotlin, Reactor-Kotlin, Android, and Spring
  • Author:
  • Publisher:
    Packt Publishing - ebooks Account
  • Genre:
  • Year:
    2017
  • Rating:
    3 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 60
    • 1
    • 2
    • 3
    • 4
    • 5

Reactive Programming in Kotlin: Design and build non-blocking, asynchronous Kotlin applications with RXKotlin, Reactor-Kotlin, Android, and Spring: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Reactive Programming in Kotlin: Design and build non-blocking, asynchronous Kotlin applications with RXKotlin, Reactor-Kotlin, Android, and Spring" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Learn how to implement Reactive Programming paradigms with Kotlin, and apply them to web programming with Spring Framework 5.0 and in Android Application Development.

Key Features
  • Learn how to solve blocking user experience with Reactive Programming and get deep insights into RxKotlin
  • Integrate Reactive Kotlin with Spring and build fantastic Android Apps with RxKotlin and RxAndroid
  • Build reactive architectures that reduce complexity throughout the development process and make your apps(web and Android) scalable
Book Description

In todays app-driven era, when programs are asynchronous, and responsiveness is so vital, reactive programming can help you write code thats more reliable, easier to scale, and better-performing. Reactive programming is revolutionary.

With this practical book, Kotlin developers will first learn how to view problems in the reactive way, and then build programs that leverage the best features of this exciting new programming paradigm. You will begin with the general concepts of Reactive programming and then gradually move on to working with asynchronous data streams. You will dive into advanced techniques such as manipulating time in data-flow, customizing operators and provider and how to Use the concurrency model to control asynchronicity of code and process event handlers effectively.

You will then be introduced to functional reactive programming and will learn to apply FRP in practical use cases in Kotlin. This book will also take you one step forward by introducing you to spring 5 and spring boot 2 using Kotlin. By the end of the book, you will be able to build real-world applications with reactive user interfaces as well as youll learn to implement reactive programming paradigms in Android.

What you will learn
  • Learn about reactive programming paradigms and how reactive programming can improve your existing projects
  • Gain in-depth knowledge in RxKotlin 2.0 and the ReactiveX Framework
  • Use RxKotlin with Android
  • Create your own custom operators in RxKotlin
  • Use Spring Framework 5.0 with Kotlin
  • Use the reactor-kotlin extension
  • Build Rest APIs with Spring,Hibernate, and RxKotlin
  • Use testSubscriber to test RxKotlin applications
  • Use backpressure management and Flowables
Who This Book Is For

This book is for Kotlin developers who would like to build fault-tolerant, scalable, and distributed systems. A basic knowledge of Kotlin is required, but no prior knowledge of reactive programming.

Table of Contents
  1. A Short Introduction to Reactive Programming
  2. Functional Programming with Kotlin and RxKotlin
  3. Observables, Observers, and Subjects
  4. Introduction Backpressure and Flowables
  5. Asynchronous Data Operators and Transformations
  6. More on Operators and Error Handling
  7. Concurrency and Parallel Processing in RxKotlin with Schedulers
  8. Testing RxKotlin Application
  9. Resource Management and Extending RxKotlin
  10. Introduction to Web Programming with Spring for Kotlin Developers
  11. REST API with Spring JPA and Hibernate
  12. Reactive Kotlin and Android

Rivu Chakraborty: author's other books


Who wrote Reactive Programming in Kotlin: Design and build non-blocking, asynchronous Kotlin applications with RXKotlin, Reactor-Kotlin, Android, and Spring? Find out the surname, the name of the author of the book and a list of all author's works by series.

Reactive Programming in Kotlin: Design and build non-blocking, asynchronous Kotlin applications with RXKotlin, Reactor-Kotlin, Android, and Spring — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Reactive Programming in Kotlin: Design and build non-blocking, asynchronous Kotlin applications with RXKotlin, Reactor-Kotlin, Android, and Spring" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Reactive Programming in Kotlin Design and build non-blocking asynchronous - photo 1
Reactive Programming in Kotlin
Design and build non-blocking, asynchronous Kotlin applications with RXKotlin, Reactor-Kotlin, Android, and Spring
Rivu Chakraborty

BIRMINGHAM - MUMBAI Reactive Programming in Kotlin Copyright 2017 Packt - photo 2

BIRMINGHAM - MUMBAI

Reactive Programming in Kotlin

Copyright 2017 Packt Publishing

All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book.

Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

First published: December 2017

Production reference: 1011217

Published by Packt Publishing Ltd.
Livery Place
35 Livery Street
Birmingham
B3 2PB, UK.


ISBN 978-1-78847-302-6

www.packtpub.com

Credits

Author

Rivu Chakraborty

Copy Editor

Zainab Bootwala

Reviewers

Alexander Hanschke

Ravindra Kumar

Project Coordinator

Prajakta Naik

Commissioning Editor

Richa Tripathi

Proofreader

Safis Editing

Acquisition Editor

Sandeep Mishra

Indexer

Francy Puthiry

ContentDevelopmentEditor

Akshada Iyer

Graphics

Jason Monteiro

Technical Editor

Supriya Thabe

Production Coordinator

Nilesh Mohite

About the Author

Rivu Chakraborty is a Google-certified Android developer and a senior tech member at the Institute of Engineers (India), and also has certifications in Scrum. With over 5 years of experience, he is currently working as a senior software engineer (Android) at Indus Net Technologies Pvt. Ltd.

He considers himself a Kotlin and Android enthusiast and a Kotlin evangelist. He has been using Kotlin since December 2015, so he has around 2 years of experience in Kotlin at the time of publishing this book. As a part of his mission to spread the use and knowledge of the Kotlin language as much as possible, he created the KotlinKolkata user groupone of the most active Kotlin user groups throughout the world, and he is the Founder Organizer of KotlinKolkata. He is also an active member of GDG Kolkata and gives talks at the GDG Kolkata meetups.

As Rivu believes that knowledge increases by sharing, he writes a lot of tutorials on JavaCodeGeeks, AndroidHive, and his own site (http://www.rivuchk.com), which you can visit to read his tutorials and learn more about him .

I would like to thank my wife, parents and whole family (including inlaws) for being with me while I was writing this book.
I would like to thank my college teachers, Avik Dey and Nandan Banerjeethey have always encouraged and helped me learn and strive to become a better developer from the beginning of my engineering course till date. I always feel more encouraged whenever I speak to them.
Also, this book wouldn't have been completed without the continuous guidance and support of the Packt team, especially by the CDE of this book, Akshadaher encouraging comments meant a lot to me.
About the Reviewers

Alexander Hanschke is CTO at techdev Solutions GmbH, a technology company located in Berlin. He worked on various Java-based projects in the financial industry for 8 years, before turning to Kotlin in 2016. Since then, he has been applying Kotlin to all kinds of projects, including Alexa skills, blockchain clients, and Spring-based applications. He frequently speaks at technology meetups and occasionally writes articles about various aspects of the Kotlin programming language.

Ravindra Kumar is an Android developer and Computer Polyglot from Bengaluru, India. He is an Android + WEB lover, speaker, start-up geek, and open source junkie.

He is working as an Android developer at Fueled. Previously, he used to work with Cleartrip, as the lead developer of Cleartrip.coms Android App. He likes open source projects. He is a huge fan of fancy Android libraries out there, and he contributes to bug reporting, fixing, and feedbacks. He has given talks at DroidCon, TiConf, and JSFOO.

Ravindra started as a web engineer who used to write lots of JavaScript, but, after some time, looking for his real passion, he started his journey in mobile app development through Titanium, where, later, he discovered the Android world. After getting some experience on such an awesome platform, he started a new adventure at a mobile company, where he led several projects for important Indian companies.

He has a strong interest in code quality, testing, and automationpreferably all three together. Combining technical skills with soft skills, he also ventures into the realms of mentoring and article writing. He hates doing things manually and hates to see src/test/java directories with Empty Example classes. He believes that by working with legacy code, and improving it, he can make the world a better place. To his disappointment, the world does not seem to care all that much about his efforts.

He is a pretty normal persona husband and father of one who loves cricket. Follow him on Twitter at @ravidsrk or email him at .

www.PacktPub.com

For support files and downloads related to your book, please visit www.PacktPub.com .

Did you know that Packt offers eBook versions of every book published, with PDF and ePub files available? You can upgrade to the eBook version at www.PacktPub.com and as a print book customer, you are entitled to a discount on the eBook copy. Get in touch with us at service@packtpub.com for more details.

At www.PacktPub.com , you can also read a collection of free technical articles, sign up for a range of free newsletters and receive exclusive discounts and offers on Packt books and eBooks.

httpswwwpacktpubcommapt Get the most in-demand software skills with Mapt - photo 3

https://www.packtpub.com/mapt

Get the most in-demand software skills with Mapt. Mapt gives you full access to all Packt books and video courses, as well as industry-leading tools to help you plan your personal development and advance your career.

Why subscribe?
  • Fully searchable across every book published by Packt
Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Reactive Programming in Kotlin: Design and build non-blocking, asynchronous Kotlin applications with RXKotlin, Reactor-Kotlin, Android, and Spring»

Look at similar books to Reactive Programming in Kotlin: Design and build non-blocking, asynchronous Kotlin applications with RXKotlin, Reactor-Kotlin, Android, and Spring. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Reactive Programming in Kotlin: Design and build non-blocking, asynchronous Kotlin applications with RXKotlin, Reactor-Kotlin, Android, and Spring»

Discussion, reviews of the book Reactive Programming in Kotlin: Design and build non-blocking, asynchronous Kotlin applications with RXKotlin, Reactor-Kotlin, Android, and Spring and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.