Posts tagged ‘programming’
-
The type system, safety, sequence alignments, and you
- April, 2012
alignment, static types, programmingAn simple example that illustrates how to leverage the type system to reduce the possibility of errors. By making our types more polymorphic (or less specific), we restrict the possible implementations.
() -
Some thoughts on programmer productivity
- August, 2008
programming, productivity, biohaskellMeasuring programmer productivity can be hard, one common way is to count lines of code, another is to count VCS commits. This is not so much an article as it is a collection of annonated links.
()
Feedback? Please email ketil@malde.org.

