From 3b0ead2c4c2d4ea96617bb868b5e46564d87cca7 Mon Sep 17 00:00:00 2001 From: Amith Date: Mon, 10 Feb 2014 15:25:02 +0530 Subject: [PATCH] added java workshop link --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 6da5ef89..e94b5778 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -932,7 +932,7 @@ * [Welcome to Java for Python Programmers](http://interactivepython.org/runestone/static/java4python/index.html) - Brad Miller * [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 ####Wicket * [Official Free Online Guide for Apache Wicket framework](http://wicket.apache.org/guide/) -- GitLab