From 633519efae9a73c268c46e9c1c436ad89515ed94 Mon Sep 17 00:00:00 2001 From: Joel David Gallant Date: Fri, 11 Oct 2013 12:16:39 -0600 Subject: [PATCH] Added two java programming books. --- free-programming-books.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 333f6730..2006836a 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -319,7 +319,8 @@ * [OSGi in Practice](http://njbartlett.name/files/osgibook_preview_20091217.pdf) (PDF) * [Category wise tutorials - J2EE](http://www.mkyong.com/) * [Introduction to Programming Using Java - David J. Eck](http://math.hws.edu/javanotes/index.html) - +* [Effective Java](http://www.oracle.com/technetwork/java/effectivejava-136174.html) +* [Introduction to Programming Using Java](http://math.hws.edu/javanotes/) ###JavaScript