exercism / exercism/java

Add concept: `Functional Programming`

Open
#2,602 4 comments 3 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
834
Forks
779
Avg merge
1d 1h
Merged PRs (30d)
3

Description

After doing aprox 40+ exercises on the Java learning path on exercism, I thought the addition of this concept could be very valuable, there is a lot of usage in the `Dig Deeper` and as well in the community solutions about `Functional Programming`.
But not probably all the users are familiar with it. Maybe the concept could be separated on smaller topics like `Functions`, `Consumers`, `Predicates`, `Supliers`, `Streams` and `Lambdas` .

Maybe some of the exercise of this topic could be like transforming a for loop into using functional programming, or something like that.

What are the thoughts on this one?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.