Skip to content

rsvinicius/functional-programming

Repository files navigation

Functional Programming Repository

Description

This project explore the basics of lambdas and streams, two of the most commonly used examples of functional programming in Java which tends to be more concise and predictable than its object-oriented counterpart.

Requirements

  • Java 11+
  • IntelliJ IDEA / Netbeans / Eclipse

Features

  • Lambdas
  • Streams (+ extra parallel unit testing)

About

This project explore the basics of lambdas and streams

Topics

Resources

Stars

Watchers

Forks

Languages