Bunkobons

← All books

Cover of Functional Programming In Scala

Functional Programming In Scala

by Paul Chiusano · 2013

Buy on Amazon

Summary Functional Programming in Scala is a serious tutorial for programmers looking to learn FP and apply it to the everyday business of coding. The book guides readers from basic techniques to advanced topics in a logical, concise, and clear progression. In it, you'll find concrete examples and exercises that open up the world of functional programming. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Functional programming (FP) is a style of software development emphasizing functions that don't depend on program state. Functional code is easier to test and reuse, simpler to parallelize, and less prone to bugs than other code. Scala is an emerging JVM language that offers strong support for FP.…

Recommended by

"It is functional programming in Scala. This is the single best technical book I've ever read."
Books from Lenny's Podcast: Head of Claude Code: What happens after coding is solved | Boris Cherny · youtube.com