From 9ad06552e4483c3c8b3bf19f4bd63e8d84bc8b0f Mon Sep 17 00:00:00 2001 From: adamd Date: Wed, 9 Apr 2014 09:06:16 -0400 Subject: [PATCH] Added What's New in Java 8 --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 4a2867fa..f767a880 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -957,6 +957,7 @@ * [Introduction to Computer science using Java](http://chortle.ccsu.edu/java5/index.html) * [Processing XML with Java (A Guide to SAX, DOM, JDOM, JAXP, and TrAX)](http://www.cafeconleche.org/books/xmljava/) - Elliotte Rusty Harold * [Welcome to the Java Workshop](http://javaworkshop.sourceforge.net/) - An Apache Project +* [What's New in Java 8](https://leanpub.com/whatsnewinjava8/read) - Adam L. Davis ####Wicket * [Official Free Online Guide for Apache Wicket framework](http://wicket.apache.org/guide/) -- GitLab