Thanks for attending! Here's a list of resources. ...
# vkug
t
Thanks for attending! Here's a list of resources. Also check out #functional and #arrow for more fp goodness. For more discussion of the kotlin-result repo, feel free to open an issue on github. Resources: Monad in pictures Kotlin result type Kotlin result KEEP doc

Exception handling talk at kotlinconf 19

kotlin-result repo please  and readme has lots of goodness to Scott-Wlaschin railroad programming Arrow describes monad comprehensions Result on Android:   https://adambennett.dev/2020/05/the-result-monad/   https://proandroiddev.com/railway-oriented-programming-in-kotlin-f1bceed399e5  The big functional programming lib for kotlin: https://arrow-kt.io/  If you are interested in learning fp  from the ground up, there is a very popular book for learning fp in scala (the red book) that is currently being ported to kotlin: https://www.manning.com/books/functional-programming-in-kotlin Definitely Non null types KEEP (intersection type) Context Receivers KEEP (coeffects section)
❤️ 6
j
Thanks for a great presentation. Kotlin Result and railroad programming look very promising as a design solution for some work I just started. So great timing there.
👍 2
n
great talk!
😊 1