Back to Java User Group Home Print this page

Garden State Java User Group

April 2022 Meeting Information

April 5, 2022
Refactoring from Imperative to Functional Style

We are happy to announce that Venkat Subramaniam will be our special guest for this month's meeting.

Learning syntax is part of our lives and that comes from practice. The challenge with programming in the functional style is to be able to think in a paradigm that is different from the one we are used to.

In this live coding presentation, we will take a look at how to promote such thinking by taking some imperative style code and refactoring to functional style. Along the way, we will discuss the thought process to make the journey a pleasant experience.