December 2009 - Posts

4
Comments

Much Ado About Monads – State Edition by podwysocki

Over the past year, I’ve had the opportunity to be a technical reviewer of a number of books including Chris Smith’s Programming F# book . During my recent trips, I had the chance to sit down and read through the book once again, and in particular Chapter...
3
Comments

Going Hybrid - Implementing a Shopping Cart in F# by podwysocki

One persistent question that keeps coming up to me is how to merge functional programming techniques with object oriented techniques that many are used to. My usual reply is to talk about how functional programming affects your code, programming in the...
More Posts