Functional Programming - A Sightseeing Tour
10 May 2016Functional Programming is a subject that I hold dear. In this short presentation at Human Talks Grenoble on 10/05/2016, I gave a brief overview of Functional Programming as well as a small demonstration of a functional program implemeted in Clojure.
https://thachmai.info/public/fpTour.html
The source code for the example can be found at: https://github.com/thachmai/fpTour/.