EBOOK

Functional Programming in Kotlin

Marco Vermeulen
(0)
Pages
504
Year
2021
Language
English

About

In Functional Programming in Kotlin you will learn:

Functional programming techniques for real-world applications

Write combinator libraries

Common structures and idioms in functional design

Simplicity and modularity (and fewer bugs!)

Functional Programming in Kotlin is a reworked version of the bestselling Functional Programming in Scala, with all code samples, instructions, and exercises translated into the powerful Kotlin language. In this authoritative guide, you'll take on the challenge of learning functional programming from first principles. Complex concepts are demonstrated through exercises that you'll love to test yourself against. You'll start writing Kotlin code that's easier to read, easier to reuse, better for concurrency, and less prone to bugs and errors.

About the book

Functional Programming in Kotlin teaches you how to design and write Kotlin applications using typed functional programming. Offering clear examples, carefully-presented explanations, and extensive exercises, it moves from basic subjects like types and data structures to advanced topics such as stream processing. This book is based on the bestseller Functional Programming in Scala by Rúnar Bjarnason and Paul Chiusano.

What's inside

Functional programming techniques for real-world situations

Common structures and idioms in functional design

Simplicity, modularity, and fewer bugs!

Related Subjects

Artists