Functional Programming in Kotlin
Offered By: Devoxx via YouTube
Course Description
Overview
Explore functional programming in Kotlin through this comprehensive conference talk from Devoxx Poland 2019. Dive into the essence of functional programming and discover how it can reduce accidental complexity in code. Learn about the advantages of adopting a functional style, including its declarative nature and benefits for concurrency. Follow along as the speaker covers key concepts such as passing functions, lambda expressions, iterators, forEach loops, and functions as objects. Gain insights into functional programming techniques like filter, map, reduce, and evaluation. Through practical examples and explanations, understand how to leverage Kotlin's features to write more efficient and maintainable code using functional programming principles.
Syllabus
Introduction
Example
Functional Style
Passing Functions
Lambda Expressions
Structure
Iterators
ForEach
Functions as Objects
Receiving Lambdas
Lambda as Last Argument
Functional Programming Functions
Filter
Map
Reduce
Maps
Evaluation
Taught by
Devoxx
Related Courses
Play by Play: Developing Microservices and Mobile Apps with JHipsterPluralsight Software Archaeology - Learning from the Landing on the Moon
Devoxx via YouTube Create an Eco-Friendly World with Green Software Engineering
Devoxx via YouTube Platform Building for Data Mesh - Show Me How It Is Done
Devoxx via YouTube The Hitchhiker's Guide to Software Architecture and Design
Devoxx via YouTube