Saturday, July 7, 2012
JavaScript Method Overloading
›
I'm focusing on leveling-up my JavaScript skills this month. To start, I grabbed the "early" edition of an in-progress book by...
4 comments:
Saturday, June 30, 2012
Datomic: An Initial Comparative Analysis
›
/*---[ Day of Datomic: Initial Thoughts ]---*/ Yesterday I attended a "Day of Datomic" training course, taught by Stuart Hallo...
5 comments:
Sunday, June 24, 2012
Setting up Emacs 24 on Ubuntu to use Swank-Clojure
›
I've tried a couple of times now to get Clojure with Swank/Slime working in order to use the "clojure-jack-in" command to s...
1 comment:
Saturday, June 23, 2012
HTML <script> tags 101: a JavaScript refresher
›
Time to revisit the basics with a quiz. What is the output of this code when run on an otherwise valid HTML page? <script> co...
Sunday, May 27, 2012
MyBatis Koans: A Path to Enlightenment
›
/*---[ MyBatis Koans ]---*/ For much of this month, I've been working on developing a set of koans for the MyBatis data mapper frame...
Sunday, April 8, 2012
Git as RCS: The Joy of Personal Incremental Savepoints
›
/*---[ Distributed Version Control: The Best of Both Worlds ]---*/ "The enjoyment of one's tools is an essential ingredien...
Tuesday, March 27, 2012
Refactoring to Java Enums
›
There are only two books (so far) I've ever read three times in full: Dune by Frank Herbert and The Pragmatic Progammer by Dave Thomas...
1 comment:
‹
›
Home
View web version