When formulaic testing becomes counter-productive
Stop using telescopes to hunt imaginary bugs.
Proper shutdown of a ScheduledExecutorService
How to avoid an easy pitfall when deferring periodic jobs for the future through this popular interface.
Emulating ExpectedException with the command pattern
Implementing a custom version of a very useful jUnit utility.
Functional Rationals in Scala
A simple Scala API for “pure” rational numbers, covering some nice features of the language for novices.
An improved diagonalizer for Cantor’s
Showing a way to present Cantor’s Diagonalization that drives the point stronger than a generic real number sequence.