|
|
|
|
|
by runT1ME
3649 days ago
|
|
The book Functional Programming in Scala is widely regarded as one of the best books on functional programming in any language. It has very little to do with the Scala language and everything to do with how you would write purely functional programs for the real world (file systems, concurrency, etc). |
|