Welcome to functional exercises
About
My name is Denys Kholod and I live in Kiev, Ukraine where I do software for the enterprise. 
At leisure time I like to learn functional programming, tools, languages and related ecosystems. Sometimes I use F#, Scala and Clojure to support my daily activities but primarily it is C# that I do for production.
This is my microblog and also a code snippets library that I use to learn and stay hands-on. 
During my regular functional exercises, I will train to solve one specific problem using different languages with functional attitude, employing the best they can provide.
Posts
- 07 Oct 2016 » Capitals & Countries <| quiz game
 - 16 Sep 2016 » Quicksort implementation and testing
 - 06 Sep 2016 » Size of blobs in Azure Storage account
 - 19 Aug 2016 » List length using fold