
Haskell and Clojure in Production with Eric Normand
Software Unscripted
00:00
Functional Programming
Eric Manning is the author of Grocking Simplicity, a book on functional programming. He talks about how to move as much of your code as possible into pure functions. And he gives some examples like doing a for loop reading from the database. So most of your code is in calculation and then your action code is really simple and clear.
Transcript
Play full episode