-
Learn Clojure
Clojure Programming is a serious introduction to the language for the experienced programmer, and makes it easier for those with some background in Java, Python, or Ruby to understand and effectively use Clojure. Plus, I helped write it!
Learn more about the book here.
Twitter Updates
- RT @bruciemoose: Dear #lazyweb, should I read "Programming Clojure" or "Clojure Programming"? 6 hours ago
- RT @PLT_Hulk: WHAT AM THIS HULK DON'T EVEN grenzgenial.com/post/241448849… 7 hours ago
- RT @SeanTAllen: @cemerick your getting awful close to pulling a @SeanTAllen 7 hours ago
- You all have no idea how many times I reimplemented Java VM interop from VB6. Seriously. 7 hours ago
- VB6 will RULE THE WORLD 7 hours ago
Search all posts
Topics
- Amazon Web Services (2)
- Announcements (12)
- Asides (2)
- Books (4)
- Boston (1)
- Business (11)
- Clojure (46)
- Clojure Atlas (3)
- Clojure Programming (book) (4)
- Cloud (1)
- couchdb (3)
- Craftsmanship (11)
- devops (3)
- DocuHarvest (1)
- Entrepreneurship (13)
- geek (18)
- History (1)
- Java (6)
- Javascript (1)
- lisp (4)
- Maven (5)
- Open Source (6)
- pallet (3)
- PDFTextStream (24)
- Python (4)
- Random Software Geekery (16)
- Scala (4)
- Uncategorized (9)
- wmassdevs (4)
- WTF (1)
Category Archives: Javascript
jsdifflib now on Github
jsdifflib is a Javascript library that provides: a partial reimplementation of Python’s difflib module (specifically, the SequenceMatcher class) a visual diff view generator, that offers side-by-side as well as inline formatting of file data Some years ago, I needed a … Continue reading
Posted in Announcements, Javascript, Open Source
Leave a comment

