From 6715a97557ee8c7c8bb9d6a61c65cd6a4ef31b3a Mon Sep 17 00:00:00 2001 From: "Liza :)" Date: Sat, 4 Feb 2017 12:39:23 +0200 Subject: [PATCH] =?UTF-8?q?Added=20Java=E2=84=A2=20Tutorials=20(#2255)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update free-programming-books.md * Update free-programming-books.md --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index ffe564db..31b47c8c 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1282,6 +1282,7 @@ * [The Java EE7 Tutorial](https://docs.oracle.com/javaee/7/JEETT.pdf) (PDF) * [The Java Language Specification](http://docs.oracle.com/javase/specs/) - James Gosling, Bill Joy, Guy Steele, Gilad Bracha * [The Java Tutorial 4th Edition](http://download.oracle.com/javase/tutorial/) - Sharon Zakhour, Scott Hommel, Jacob Royal, Isaac Rabinovitch, Tom Risser, Mark Hoeber +* [The Java Tutorials](https://docs.oracle.com/javase/tutorial/index.html) * [Think Java: How to Think Like a Computer Scientist](http://greenteapress.com/thinkapjava/) - Allen B. Downey * [Thinking in Java](http://www.mindview.net/Books/TIJ/) * [Welcome to Java for Python Programmers](http://interactivepython.org/runestone/static/java4python/index.html) - Brad Miller -- GitLab