A Pragmatist’s Guide to Functional Geekery by Michał Płachta

preview_player
Показать описание
Basic functional concepts like immutable data, second-order functions, lambdas and function composition can already be found in the modern programmer’s toolkit.

During this talk you will learn about more advanced functional concepts and how they can solve real problems. I will talk about pattern matching, algebraic data types, type classes, functional abstractions and folding.

I will show you a practical example written using today’s Java functional constructs and build up from there. I will use only JVM-based languages to show you how they can improve the code, make it more maintainable and safe.

Michał Płachta
Рекомендации по теме
Комментарии
Автор

Like you examples. Well done, thanks!

cschandragiri