Java 8 Tutorial ============== This repository contains all code samples from the Java 8 Tutorials of my blog: - http://winterbe.com/posts/2014/03/16/java-8-tutorial/ - http://winterbe.com/posts/2014/07/31/java8-stream-tutorial-examples/ - http://winterbe.com/posts/2014/04/05/java8-nashorn-tutorial/ - http://winterbe.com/posts/2014/04/07/using-backbonejs-with-nashorn/ I'm adding new samples from time to time, but feel free to fork and try it yourself. Contribute ============== Want to share your own java 8 code samples? Feel free to fork the repo and send me a pull request.