Artículos relacionados a Reactive Programming in Kotlin

Reactive Programming in Kotlin - Tapa blanda

 
9781788473026: Reactive Programming in Kotlin

Sinopsis

When Reactive Programming is used with a new and powerful programming language such as Kotlin, it gives programmers the power to make great apps very easily, with non-blocking code. Learn Reactive Programming with Kotlin won't just make your apps competitive, it'll make them market-leaders.

"Sinopsis" puede pertenecer a otra edición de este libro.

Acerca del autor

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 group―one of the most active Kotlin user groups throughout the world, and he is the Founder Organizer of KotlinKolkata.As Rivu believes that knowledge increases by sharing, he writes a lot of tutorials on JavaCodeGeeks, AndroidHive, and his own site, which you can visit to read his tutorials and learn more about him.

"Sobre este título" puede pertenecer a otra edición de este libro.

Comprar nuevo

Ver este artículo

EUR 4,27 gastos de envío desde Reino Unido a España

Destinos, gastos y plazos de envío

Resultados de la búsqueda para Reactive Programming in Kotlin

Imagen de archivo

Rivu Chakraborty
Publicado por Packt Publishing Limited, 2017
ISBN 10: 1788473027 ISBN 13: 9781788473026
Nuevo PAP
Impresión bajo demanda

Librería: PBShop.store UK, Fairford, GLOS, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

PAP. Condición: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Nº de ref. del artículo: L0-9781788473026

Contactar al vendedor

Comprar nuevo

EUR 49,95
Convertir moneda
Gastos de envío: EUR 4,27
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: Más de 20 disponibles

Añadir al carrito

Imagen de archivo

Chakraborty, Rivu
Publicado por Packt Publishing, 2017
ISBN 10: 1788473027 ISBN 13: 9781788473026
Nuevo Tapa blanda

Librería: Ria Christie Collections, Uxbridge, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: New. In. Nº de ref. del artículo: ria9781788473026_new

Contactar al vendedor

Comprar nuevo

EUR 49,25
Convertir moneda
Gastos de envío: EUR 5,18
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: Más de 20 disponibles

Añadir al carrito

Imagen de archivo

Rivu Chakraborty
Publicado por Packt Publishing Limited, 2017
ISBN 10: 1788473027 ISBN 13: 9781788473026
Nuevo PAP
Impresión bajo demanda

Librería: PBShop.store US, Wood Dale, IL, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

PAP. Condición: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000. Nº de ref. del artículo: L0-9781788473026

Contactar al vendedor

Comprar nuevo

EUR 55,25
Convertir moneda
Gastos de envío: EUR 0,97
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: Más de 20 disponibles

Añadir al carrito

Imagen del vendedor

Chakraborty, Rivu
Publicado por Packt Publishing 12/7/2017, 2017
ISBN 10: 1788473027 ISBN 13: 9781788473026
Nuevo Paperback or Softback

Librería: BargainBookStores, Grand Rapids, MI, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback or Softback. Condición: New. Reactive Programming in Kotlin 1.22. Book. Nº de ref. del artículo: BBS-9781788473026

Contactar al vendedor

Comprar nuevo

EUR 47,45
Convertir moneda
Gastos de envío: EUR 10,75
De Estados Unidos de America a España
Destinos, gastos y plazos de envío

Cantidad disponible: 5 disponibles

Añadir al carrito

Imagen del vendedor

Rivu Chakraborty
Publicado por Packt Publishing Limited, GB, 2017
ISBN 10: 1788473027 ISBN 13: 9781788473026
Nuevo Paperback

Librería: Rarewaves.com UK, London, Reino Unido

Calificación del vendedor: 4 de 5 estrellas Valoración 4 estrellas, Más información sobre las valoraciones de los vendedores

Paperback. Condición: New. 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.About This Book. 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) scalableWho This Book Is ForThis 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.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 FlowablesIn DetailIn today's app-driven era, when programs are asynchronous, and responsiveness is so vital, reactive programming can help you write code that's 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 you'll learn to implement reactive programming paradigms in Android.Style and ApproachLoaded with numerous code examples and real-life projects, this book helps you delve into Reactive Programming with Kotlin, and apply it to real-world Spring-web and Android projects, thus making all your apps reactive. Nº de ref. del artículo: LU-9781788473026

Contactar al vendedor

Comprar nuevo

EUR 58,31
Convertir moneda
Gastos de envío: EUR 2,31
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: Más de 20 disponibles

Añadir al carrito

Imagen de archivo

Chakraborty, Rivu
Publicado por Packt Publishing 2017-12, 2017
ISBN 10: 1788473027 ISBN 13: 9781788473026
Nuevo PF

Librería: Chiron Media, Wallingford, Reino Unido

Calificación del vendedor: 4 de 5 estrellas Valoración 4 estrellas, Más información sobre las valoraciones de los vendedores

PF. Condición: New. Nº de ref. del artículo: 6666-IUK-9781788473026

Contactar al vendedor

Comprar nuevo

EUR 44,14
Convertir moneda
Gastos de envío: EUR 17,29
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: 10 disponibles

Añadir al carrito

Imagen de archivo

Rivu Chakraborty
Publicado por Packt Publishing Limited, 2017
ISBN 10: 1788473027 ISBN 13: 9781788473026
Nuevo Paperback
Impresión bajo demanda

Librería: THE SAINT BOOKSTORE, Southport, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback. Condición: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 526. Nº de ref. del artículo: C9781788473026

Contactar al vendedor

Comprar nuevo

EUR 54,34
Convertir moneda
Gastos de envío: EUR 7,81
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: Más de 20 disponibles

Añadir al carrito

Imagen de archivo

Chakraborty Rivu
Publicado por Packt Publishing, Limited, 2017
ISBN 10: 1788473027 ISBN 13: 9781788473026
Nuevo Tapa blanda
Impresión bajo demanda

Librería: Majestic Books, Hounslow, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: New. Print on Demand. Nº de ref. del artículo: 370676493

Contactar al vendedor

Comprar nuevo

EUR 55,30
Convertir moneda
Gastos de envío: EUR 10,21
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: 4 disponibles

Añadir al carrito

Imagen del vendedor

Rivu Chakraborty
Publicado por Packt Publishing Limited, GB, 2017
ISBN 10: 1788473027 ISBN 13: 9781788473026
Nuevo Paperback

Librería: Rarewaves.com USA, London, LONDO, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback. Condición: New. 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.About This Book. 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) scalableWho This Book Is ForThis 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.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 FlowablesIn DetailIn today's app-driven era, when programs are asynchronous, and responsiveness is so vital, reactive programming can help you write code that's 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 you'll learn to implement reactive programming paradigms in Android.Style and ApproachLoaded with numerous code examples and real-life projects, this book helps you delve into Reactive Programming with Kotlin, and apply it to real-world Spring-web and Android projects, thus making all your apps reactive. Nº de ref. del artículo: LU-9781788473026

Contactar al vendedor

Comprar nuevo

EUR 63,61
Convertir moneda
Gastos de envío: EUR 2,31
De Reino Unido a España
Destinos, gastos y plazos de envío

Cantidad disponible: Más de 20 disponibles

Añadir al carrito

Imagen del vendedor

Chakraborty, Rivu
Publicado por Packt Publishing, 2017
ISBN 10: 1788473027 ISBN 13: 9781788473026
Nuevo Tapa blanda

Librería: moluna, Greven, Alemania

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: New. KlappentextWhen Reactive Programming is used with a new and powerful programming language such as Kotlin, it gives programmers the power to make great apps very easily, with non-blocking code. Learn Reactive Programming with Kotlin won t. Nº de ref. del artículo: 448328130

Contactar al vendedor

Comprar nuevo

EUR 55,44
Convertir moneda
Gastos de envío: EUR 19,49
De Alemania a España
Destinos, gastos y plazos de envío

Cantidad disponible: Más de 20 disponibles

Añadir al carrito

Existen otras 4 copia(s) de este libro

Ver todos los resultados de su búsqueda