Clojure, or maybe all these related Rich Hickey talks transformed my attitude towards systems programming. Before that, the Unix philosophy. But perhaps I can't say that the Unix philosophy changed my career because I adopted it very early in my programming and way before any career established. Sadly, Clojure has left me in a position where Python + Django in my day work disgusts me with its mutability and unnecessa…
Clojure has mutability and a lot of its idiomatic abstractions are object oriented in nature.
This is a curious comment, and I'd like to hear some elaboration.
I used C++ for years, then 2 years as a full-time Clojure dev, and I don't see any OO parallels in Clojure at all.