Learn Java 8: Lambdas and Functional Programming
This tutorial walks through tons of examples. You will learn everything you need to know about lambdas and functional programming in Java 8. I'm the supplier. You’re the consumer (and you will get the joke after the session).
Blog: https://blogs.oracle.com/java/java-8-code-swim
Sample 3: Print function https://youtu.be/zolbIZS4SRQ?t=24m33s
Sample 4: Under the hood https://youtu.be/zolbIZS4SRQ?t=33m41s
Sample 5: Everything Test including functional interfaces - https://youtu.be/zolbIZS4SRQ?t=39m18s
Sample 6: Serializable Test - https://youtu.be/zolbIZS4SRQ?t=46m43s
Sample 7: Method Reference Test - https://youtu.be/zolbIZS4SRQ?t=52m24s
Sample 8: Stream Test - https://youtu.be/zolbIZS4SRQ?t=59m13s
Sample 9: Functional Test - https://youtu.be/zolbIZS4SRQ?t=1h6m31s
Sample 10: Parallel Test - https://youtu.be/zolbIZS4SRQ?t=1h11m19s
Sample 11: Optional Test - https://youtu.be/zolbIZS4SRQ?t=1h16m34s
Sample: Nashorn Test - https://youtu.be/zolbIZS4SRQ?t=1h24m4s
-
Category
No comments found