Why Kotlin is my favourite example of Functional Programming? | EclipseCon Europe 2018
EclipseCon Europe 2018
Ludwigsburg, Germany · October 23 - 25, 2018
https://www.eclipsecon.org/europe2018
Speaker(s):
Jayashree S Kumar (IBM India Pvt Ltd)
https://www.eclipsecon.org/europe2018/sessions/why-kotlin-my-favourite-example-functional-programming
Even though FP is existing since a long time ago, it is still new to most developers. We shall see how Kotlin is slowly becoming most people’s favourite example of functional Programming through functions like Lambdas; Closures; funKTionale library- Composition, Currying, Partial application; Method Chaining; Memoization.
What level of knowledge should attendees have before walking into your session
Introduction on Kotlin, Intermediate Java knowledge.
What will your session accomplish and what will attendees walk away having learned
How to successfuly integrate functionl programming in your application using Kotlin language.