By Dave, on August 19th, 2010
Recently, I’ve been reading “Beautiful Code” (edited by Andy Oram & Greg Wilson). This is a collection of short papers by academics and professional software developers which explores the idea of beauty in software:
Beautiful Code!
I was looking forward to this, partly because we’ve just started a new course . . . → Read More: Beautiful Code … ?
By Dave, on August 14th, 2010
I’ve put together a little demonstration of the Whiley language in use. The demo only covers the basic idea of Whiley and, in particular, demonstrates how the pre- and post-conditions work:
Anyway, this was a bit of fun for a Saturday afternoon. Turns out making videos is harder than I thought . . . → Read More: Short Whiley Demo [VIDEO]
By Dave, on August 5th, 2010
X10 is an interesting and relatively new language from IBM being developed as part of DARPA’s High Productivity Computing Systems program. X10 is designed for high-performance parallel programming using a partitioned global address space model. To my mind, I see X10 as being a modern Fortran … but perhaps that’s a bit disingenuous. Anyway, . . . → Read More: The X10 Programming Language
By Dave, on August 2nd, 2010
I’ve been writing a grant application recently, and wanted to list some example software failures that occurred in New Zealand. Here’s what I found:
In 1997, a software error caused the the Tiwai Point aluminum smelter in Southland to shutdown at midnight on New Year’s Eve, causing more than $AU 1 million of damage. . . . → Read More: Infamous Software Failures in New Zealand
Popular Posts