Achieving Functional Programming in Java
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore functional programming techniques in Java through this conference talk from GOTO Chicago 2019. Learn about Lambda, a Java library that offers advanced functional programming capabilities. Discover how to implement functors, applicative functors, monads, coproducts, and other algebraic and category theoretic structures in Java. Gain insights into lazy evaluation, profunctor optics, semigroups, monoids, and type-safe heterogeneous structures like HLists and HMaps. Understand how experienced Java development teams can leverage functional programming concepts without abandoning the maturity and ecosystem benefits of Java. Delve into practical examples and use cases that demonstrate the power of functional programming in a traditionally object-oriented language.
Syllabus
Achieving Functional Programming in Java • John Napier • GOTO 2019
Taught by
GOTO Conferences
Related Courses
Group TheoryDr. Gajendra Purohit via YouTube Beginner crash course
Independent Exploring Common Algebraic Data Types Used in Functional Programming
egghead.io Professor Frisby Introduces Composable Functional JavaScript
egghead.io When Less is More and More is Less - Trade-Offs in Algebra
GOTO Conferences via YouTube