Here you will find resources for my presentations.
In this session, I share my journey through building a simple bid recommendation engine which uses FParsec - an F# parser combinator library which makes such a task a breeze, and CodeDom - a code provider which allows us to generate source code as well as compiled assemblies.
Presentation I prepared for my colleagues at work to introduce them to Functional Programming.
Presentation I prepared for my colleagues at work to introduce them to type system in F#.