Functional Programming in Kotlin • Jacob Bass • YOW! 2018

This presentation was recorded at YOW! 2018. #GOTOcon #YOW Jacob Bass - Engineering Manager at Ordermentum FULL TALK TITLE Higher Kinded Types in a Lower Kinded Language: Functional Programming in Kotlin RESOURCES Jacob ABSTRACT It’s hard coming back down to the earth of a #JVM based language after spending time with #Haskell and #OCaml. The type systems are enviable, and the abstractions available are incredibly powerful. Yallop and White’s paper on Lightweight Higher-Kinded Polymorphism has been an inspiration for many libraries seeking to add functional abstractions to languages that don’t support them. For #Kotlin,§ one library is #Arrow, which provides incredibly powerful abstractions over native language capabilities like co-routines, reactive-streams and nullable types. This talk will discuss functional programming in Kotlin with the #ArrowLibrary, how the abstractions it provides can improve your code, and how this magic that provides higher-kinded types works under the hood. [...] RECOMMENDED BOOKS Venkat Subramaniam • Programming Kotlin • Kevlin Henney • 97 Things Every Programmer Should Know • Matthew Skelton & Manuel Pais • Team Topologies • Michael Jackson • Software Requirements and Specifications • Geoffrey West • Scale • Donald G. Reinertsen • The Principles of Product Development Flow • #FunctionalProgramming #FP #SoftwareEngineering #Programming #SoftwareDevelopment #SoftwareTechnology #JacobBass #YOWcon Looking for a unique learning experience? Attend the next GOTO conference near you! Get your ticket at Sign up for updates and specials at SUBSCRIBE TO OUR CHANNEL - new videos posted almost daily.
Back to Top