From 82342bbe989a1c9b64fa81c8904dacc74f462a35 Mon Sep 17 00:00:00 2001 From: Tim Miller Date: Mon, 23 Feb 2015 10:37:56 -0500 Subject: Update java.html.markdown Added "Thinking In Java" by Bruce Eckel to the book list. It's the best Java book I've ever read. --- java.html.markdown | 2 ++ 1 file changed, 2 insertions(+) (limited to 'java.html.markdown') diff --git a/java.html.markdown b/java.html.markdown index 3dd65679..ebe11bd3 100644 --- a/java.html.markdown +++ b/java.html.markdown @@ -495,6 +495,8 @@ The links provided here below are just to get an understanding of the topic, fee * [Head First Java](http://www.headfirstlabs.com/books/hfjava/) +* [Thinking in Java](http://www.mindview.net/Books/TIJ/) + * [Objects First with Java](http://www.amazon.com/Objects-First-Java-Practical-Introduction/dp/0132492660) * [Java The Complete Reference](http://www.amazon.com/gp/product/0071606300) -- cgit v1.2.3