If you enjoyed this book, you may be interested in these other books by Packt:
Reactive Programming in Kotlin
Rivu Chakraborty
ISBN:Â 978-1-78847-302-6
- 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
Programming Kotlin
Stephen Samuel, Stefan Bocutiu
ISBN: 978-1-78712-636-7
- Use new features to write structured and readable object-oriented code
- Find out how to use lambdas and higher-order functions to write clean, reusable, and simple code
- Write...