Why bother learning Clojure?

4 points by sethev ↗ HN
A lot of people have explained why they use Clojure. I'm giving a presentation on Clojure in a couple of weeks and I'm curious about why people who don't yet know Clojure are drawn to it.

So the question if you are thinking about learning Clojure: why?

4 comments

[ 4.6 ms ] story [ 20.9 ms ] thread
If I had a reason to learn Clojure I'd already have done it.

Why I'm vaguely interested: I enjoy functional programming. Why I haven't: I couldn't do without Scala's type system.

Yeah, a functional language combined with dynamic typing struck me as an odd combo the first time I encountered it.
You can turn static typing on in clojure, bro.