At the university, I didn't have Lisp (or any other functional language) classes. Then I started working as Java developer and didn't have much contact with functional programming. At that time when I ...
Before we begin, you may want to install Clojure and Leiningen (which is a tool for managing projects in Clojure). This will let you run Clojure in the command line using a REPL ...
Lisp is one of those languages that people either love or hate. Count me among the Lisp lovers. I was brainwashed during my undergraduate studies at MIT to believe that Lisp is the only "real" ...