Functional Workplaces: Freshcode - Why and How to Learn Clojure
Why did you choose Clojure?The journey to Clojure started with an interest in functional programming. As is known, programming includes two core paradigms, core methods. The first one, object-oriented programming is mainstream and the other called functional programming is tasking with different unusual, non-standard approaches. The latter one is a more academic method but it already entries the mainstream programming adopting some ideas, like lambda functions and so on.So, my story began with learning Haskel and Common LISP. By the way, it is these languages that inspired Rich Hickey to create Clojure. In general, all new programming languages are based on existing ones with adding some ...
Tags: Clojure, Functionalworkplaces
Continue reading