/imperative-to-functional-java-code-examples

This contains the learning code examples for transition from imperative to functional programming paradigm in java

Primary LanguageJava

imperative-to-functional-java-code-examples

This contains the learning code examples for transition from imperative to functional programming paradigm in java

  • The code examples here will help you to understand the difference between imperative and functional way of programming in java
  • It will help you to make a smooth transition from imperative to functional paradigm in java.
  • It will help you to understand to introduce immutability in your code.
  • It will help you to write clean and readable code.
  • It will help you to make your code beautiful and concise.