Exams

On writing code with pen and paper

I've just walked out of a written exam on Functional Programming in Haskell. Given my preference for keyboard and text editor over pen and paper I ran into more than a few issues.

Ampersands and pens don't mix.

I think nine out of every ten lines in my answer booklet contained crossings out. Paper and code don't mix. Consider


mutilate :: [(A,B)]-> [C]
mutilate x:xs = let (a,b) = frobnicate x
in mung a : mung b : mutilate xs

the above would probably have started out as

Subject: 

Subscribe to RSS - Exams

My Band

LinuxCounter.net

Creative Commons License
Except where otherwise noted, work is licensed under a Creative Commons Licence and is the work and opinion of the credited author(s).

Powered by Drupal

My Facebook


Charles Elwood's Facebook profile