// archives

Archive for July, 2009

Programming in Scala

I’m currently reading Programming in Scala. There’s been a lot of buzz lately about functional programming and I thought I’d spend some time with one of these functional languages. I  originally started looking at Erlang due to the great things I’ve read about how well Erlang scales and its failover capabilities. Then I came across [...]

Top Five Causes of Poor Software Quality

Studies have shown that half of the time spent modifying existing software is expended trying to figure out what is going on in the code. via Top Five Causes of Poor Software Quality.

Archives