Articles tagged 'Functional Programming'
-
The World is Immutable
Nov 28, 2013Interesting slide deck here called Clojure: The JFDI language
I haven’t done any Clojure programming, but I have done some lisp (sbcl) and Haskell, so this off-the-cuff remark caught my attention:
-
Haskell Influenced Coffee
Aug 20, 2012I’ve been learning Haskell. It’s been a very interesting experience to learn to think in the Haskell way, but I have been unsure whether it will actually have any practical benefit in my day to day...