With Java8 a lot of new cool features were introduced. Especially people who like functional programming will appreciate the new possibilities.
My favorite tutorials are:
https://github.com/winterbe/java8-tutorial
http://winterbe.com/posts/2015/04/07/java8-concurrency-tutorial-thread-executor-examples/