Functional programming replaces mutable state and side effects with predictable, composable functions. By embracing immutability, recursion, and higher-order functions, developers can write code ...
i'm looking for something that is a good introduction to functional programming concepts, but isn't language specific. also (if you happen upon it), a good haskell tutorial would be cool (checked out ...