Tag Archives: clojure

Exploring Clojure (and FP vs OOP)

I’ve always viewed functional programming (FP) from afar, mostly because object-oriented programming (OOP) is the dominant development methodology I’ve been using (Java, Ruby, C#, etc.) for many years.  A majority of the articles I’ve read on FP have statements like … Continue reading

Posted in Clojure, Programming, Tools | Tagged , , , , , | 1 Comment

Programming Languages for the New Year

As the New Year approaches a software developer’s idea of renewal is typically learning a new programming language.  I ran across the following post which provides some interesting alternatives to consider. 10 programming languages worth checking out: Haskell Erlang Io … Continue reading

Posted in Programming | Tagged , , , , , , , , | 2 Comments