An open API service indexing awesome lists of open source software.

https://github.com/mavaji/ke2019


https://github.com/mavaji/ke2019

applicative functional-programming functor kotlin monad

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# ke2019

Materials for Presentation at [Kotlin-Everywhere](https://evand.com/events/kotlin-everywhere)

Videos : [YouTube](https://www.youtube.com/playlist?list=PLT2xIm2X7W7inMr__YgqSSXpk77D69khz)

#### Resources:
* [Functional programming in Kotlin](https://kotlinlang.org/docs/tutorials/kotlin-for-py/functional-programming.html)
* [Functors, Applicatives, And Monads In Pictures](http://adit.io/posts/2013-04-17-functors,_applicatives,_and_monads_in_pictures.html)
* [Kotlin Functors, Applicatives, And Monads in Pictures](https://hackernoon.com/kotlin-functors-applicatives-and-monads-in-pictures-part-1-3-c47a1b1ce251)
* [A Fistful of Monads](http://learnyouahaskell.com/a-fistful-of-monads)
* [Kotlin in Action - Manning](https://www.manning.com/books/kotlin-in-action)
* [Get Programming with Haskell - Manning](https://www.manning.com/books/get-programming-with-haskell)
* [Introduction to Functional Programming](https://www.goodreads.com/book/show/3791460-introduction-to-functional-programming)