Monthly Archives: April 2010

A Fluent Builder in C#

Tweet When it comes to the number of arguments to pass to a function, Uncle Bob is pretty clear. Quoting from Clean Code: The ideal number of arguments for a function is zero (niladic). Next comes one (monadic), followed closely … Continue reading

Posted in .NET, C# | Tagged , | 12 Comments

Book Review: Pragmatic Thinking And Learning

Tweet Since you are reading this blog I assume that you are a software developer, or more in general a “knowledge worker” as Peter Drucker refers to the person “who puts to work what he has between his hears rather … Continue reading

Posted in Reviews | Tagged , | 2 Comments