If you’re interested in other free resources for learning Scala and functional programming, here are a few that I know.
First, Mark Lewis has a lot of nice videos here on YouTube.
Next, Julien Truffaut and fp-tower created this Foundations of Functional Programming series on YouTube.
I’ve also written nearly 1,000 Scala blog posts and tutorials.
scala-exercises.org has a nice collection of exercises for Scala and parts of its ecosystem.
A few years ago I wrote most of the initial version of the free Scala 3 Book.
I’m sure there are many more free Scala learning resources, but at the moment, these are some that come to my mind.
Comments