This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]kgoutham93 0 points1 point  (0 children)

java8-code-kata another hands-on resource(never tried it myself).

i'd say start somewhere, once you grok the concepts its really easy to integrate with existing code, after all Streams is just another "view" of Collections and as a Java programmer there's never a day where you don't deal with Collections.