Berlin

November 4 & 5, 2024

New York

September 4 & 5, 2024

London

June 16 & 17, 2025

Introduction to functional programming

Expressions are the most basic form of human interaction! Programming languages are trending more towards using expressions rather than procedural statements, adopting the declarative paradigm.

Speakers: Manju Vijayakumar

Register or log in to access this video

Create an account to access our free engineering leadership content, free online events and to receive our weekly email newsletter. We will also keep you up to date with LeadDev events.

Register with google

We have linked your account and just need a few more details to complete your registration:

Terms and conditions

 

 

Enter your email address to reset your password.

 

A link has been emailed to you - check your inbox.



Don't have an account? Click here to register
July 31, 2020

Expressions are the most basic form of human interaction! Programming languages are trending more towards using expressions rather than procedural statements, adopting the declarative paradigm.

In this talk we will see how we can shift our mindset from procedural programming to functional programming. We will replace loops with lambda expressions and work through fun code examples. At the end of the talk, you will come away awed but not fearful of the reduce function! All code samples will be shared on GitHub. No prior experience in functional programming is necessary.