January 2nd, 2009 chris
A lot of the buzz over the last year in programming languages has certainly been about Clojure. There’s a book about it that will be out soon, and as we’ve talked about over and over again, it’s got tons of fun features (and a lot of promise). However, it certainly seems to have a lot of quirks involved, so keep this in mind if you’re learning Clojure.
Read the rest of this entry »
Posted in Clojure, Programming | 10 Comments »
December 10th, 2008 chris
Clojure has a lot of buzz around it as of late, and I think it’s important to understand why. Thus, my argument for Clojure is as follows:
Read the rest of this entry »
Posted in Clojure, Programming, Ranting | No Comments »
November 17th, 2008 chris
Clojure, Clojure, Clojure! All the time now I’m writing about this funny weird programming language with the interesting name! It’s a bit different than your run-of-the-mill language, both to it’s credit and against it, but shows promise thus far. So you bet that the minute the beta for Programming Clojure came out I picked it up. With that in mind, let’s see how it fares.

Read the rest of this entry »
Posted in Book of the Week, Clojure, Programming | No Comments »
November 12th, 2008 chris
As previously promised, I picked up the beta edition of the upcoming Programming Clojure book and have been reading it with varying levels of excitement. For those of you too lazy to click on that link and read the selling points on Clojure (of which are very tantalizing for me), it can be summarized as the following: it runs fast and has access to all of Java’s libraries. Awesome.
Read the rest of this entry »
Posted in Clojure, Programming | No Comments »
October 15th, 2008 chris
I’m an avid fan of the Pragmatic Programmer series of books, which is incredibly obvious to anyone who regularly reads this blog (which at this point is really just me). So they happen to have a ton of books that involve getting done what you need to get done in the least amount of time while keeping good maintainability and such. This has been the main motivation for me to get a lot of books they put out. But I stumbled across a new book entering beta soon that looks positively intriguing: Programming Clojure.
Read the rest of this entry »
Posted in Clojure, Java, Programming | 2 Comments »