Chevron Left
Back to Functional Program Design in Scala (Scala 2 version)

Learner Reviews & Feedback for Functional Program Design in Scala (Scala 2 version) by École Polytechnique Fédérale de Lausanne

4.6
stars
11 ratings

About the Course

In this course you will learn how to apply the functional programming style in the design of larger Scala applications. You'll get to know
important new functional programming concepts, from lazy evaluation to structuring your libraries using monads. We'll work on larger and
more involved examples, from state space exploration to random testing to discrete circuit simulators. You’ll also learn some best practices on
how to write good Scala code in the real world. Finally, you will learn how to leverage the ability of the compiler to infer values from types.
Several parts of this course deal with the question how functional programming interacts with mutable state. We will explore ...
...
Filter by:

1 - 2 of 2 Reviews for Functional Program Design in Scala (Scala 2 version)

By Hongrok L

Apr 10, 2022

Beyond the basic usage of Scala, I could have learned the applicants of FP concepts. They were powerful and I can't help going next lectures.