Do you know what are the differences between method references and lambdas? In this Java Challenge, we will explore how lambdas and method references behave so that you can really understand how they work!
Now that you know the main context, it’s time for the Java Challenge!
If you want to watch the video explanation, check it out (But I recommend trying out the Java Challenge first):
That’s it challenger, rock on! Keep taking action and relentlessly break your limits! Don’t hesitate to leave a comment with a question if anything is not clear!
I have never used lambda methods but doing this challenge was interesting. Thank you Rafa.
Hi Negel. You are very welcome! I am happy that you are understanding better the lambdas by doing the Java Challenges! By understanding the lambdas, you will be able to create much better code and get rid of bugs more easily!