Tag

kotlin

Introduction to RSocket

From Spring Boot in Practice by Somnath Musib This article explores Rsocket and how it interacts with Spring Boot. Take 35% off Spring Boot in Practice by entering fccmusib into the discount code box at checkout at manning.com. In this… Continue Reading →

The Monad Type Class and it’s Combinators

From Functional Programming in Kotlin by Marco Vermeulen, Rúnar Bjarnason, and Paul Chiusano

This article covers how monads, monad combinators, and functors work and why you should be afraid of them.

What is Functional Programming?

From Functional Programming in Kotlin by Marco Vermeulen

This article discusses what functional programming is (and is not), using Kotlin for examples.

Writing Loops Functionally in Kotlin

From Functional Programming in Kotlin by Marco Vermeulen

This article explores how to write loops functionally in Kotlin.

Learn to Write Better Kotlin Code

From Functional Programming in Kotlin by Marco Vermeulen, Rúnar Bjarnason, and Paul Chiusano

Free eBook: Safe Programming with Kotlin

Free_eBook_Saumont_Kotlin

Chapters selected by Pierre-Yves Saumont

Free eBook: Exploring Kotlin Functional Programming

Free_eBook_Guthrie

Chapters selected by John Guthrie

Build Reactive JVM Apps

From Vert.x in Action by Julien Ponge


slideshare-build-reactive-jvm-apps

Retrying a Function or an Effect

From The Joy of Kotlin by Pierre-Yves Saumont

This article discusses retying functions in Kotlin.

Declaring Higher-Order Functions

From Kotlin in Action by Dmitry Jemerov and Svetlana Isakova

The key idea of this article is the concept of higher-order functions. A higher-order function is a function that takes another function as an argument or returns one.

© 2023 Manning — Design Credits