We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 98ac2d0 + ec86bdd commit d420248Copy full SHA for d420248
README.md
@@ -1,14 +1,16 @@
1
Java 8 Tutorial
2
==============
3
4
-This repository contains all code samples from the Java 8 Tutorial of my blog:
+This repository contains all code samples from the Java 8 Tutorials of my blog:
5
6
-http://winterbe.com/posts/2014/03/16/java-8-tutorial/
+- http://winterbe.com/posts/2014/03/16/java-8-tutorial/
7
+- http://winterbe.com/posts/2014/04/05/java8-nashorn-tutorial/
8
+- http://winterbe.com/posts/2014/04/07/using-backbonejs-with-nashorn/
9
10
I'm adding new samples from time to time, but feel free to fork and try it yourself.
11
12
13
Contribute
14
15
-You can contribute your own java 8 examples by sending me pull requests.
16
+Want to share your own java 8 code samples? Feel free to fork the repo and send me a pull request.
0 commit comments