Functional Programming in Kotlin
10:20 - 11:00, 6th of October (Thursday) 2022/ ADVANCED DEV RED
In this talk we'll explain the basics of functional programming, where it fits in with the Object Orientation paradigm and how we can use functional programming in our every day work. We’ll cover important concepts functional programming such as: Lambdas, Higher Order Functions, Partial Functions, Monads and more, and see how we can apply these in a series of functional patterns to cut down our codebase and at the same time make sure we keep it maintainable.
LEVEL:
Basic
Advanced
Expert
TRACK:
Programming
TOPICS:
Kotlin