Skip to content

mariuszwojcik/Presentations

Repository files navigation

Presentations

Here you will find resources for my presentations.

A Simple Bid Recommendation Engine Using FParsec and CodeDom

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.

Video SkillCast

Introduction to Functional Programming with F#

Presentation I prepared for my colleagues at work to introduce them to Functional Programming.

F# Type System

Presentation I prepared for my colleagues at work to introduce them to type system in F#.

About

Code from my presentations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages