1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-11 15:20:59 +00:00

Merge pull request #865 from modernprog/master

Added What's New in Java 8
This commit is contained in:
vhf / victor felder 2014-04-09 15:14:01 +02:00
commit 793ba9d56b

View File

@ -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/)