Functional Programming in Scala

Ranked #2 in Scala

Functional programming (FP) is a programming style emphasizing functions that return consistent and predictable results regardless of a program's state. As a result, functional code is easier to test and reuse, simpler to parallelize, and less prone to bugs. Scala is an emerging JVM language that offers strong support for FP. Its familiar syntax and transparent interoperability with existing Java libraries make Scala a great place to start learning FP.

Functional Programming in Scala is a serious tutorial for programmers looking to learn FP and apply it to the everyday...
more

Similar Books

If you like Functional Programming in Scala, check out these similar top-rated books:


Learn: What makes Shortform summaries the best in the world?