Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add concept: Functional Programming #2602

Open
manumafe98 opened this issue Dec 22, 2023 · 2 comments
Open

Add concept: Functional Programming #2602

manumafe98 opened this issue Dec 22, 2023 · 2 comments

Comments

@manumafe98
Copy link
Contributor

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?

@sanderploegsma
Copy link
Contributor

Thanks for the suggestion! There is an open forum post where some other ideas for new concepts have been shared. Perhaps you could also post this there, as the forum tends to be viewed more by the Exercism community.

https://forum.exercism.org/t/looking-for-feedback-on-the-java-track-syllabus/8408/9

@manumafe98
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants