Sunday, November 9th, 2008
So what is all this talking about “automatic testing”? I know my code work so I don’t have to write some “test case” just to verify that; A complete waste of time!
Just kidding. No one in their right mind would say that they write bugfree code. One of the tools ...
Posted in Architecture, Design, Programming, Test, gobbledygook | No Comments »
Sunday, June 22nd, 2008
Switching to another programming language is difficult. Especially if you are switching from an imperative one to a functional one. There are a number of reasons why you would think that switching is bad, and when considering F# I dare say that none of those reasons are correct. The ...
Posted in .NET, F#, Functional Programming, Programming, Test | No Comments »