Sorted Java section, removed duplicate

pull/34/head
Baze Petrushev 11 years ago
parent 2ada5612dd
commit 408ebfc9a0
  1. 11
      free-programming-books.md

@ -327,17 +327,16 @@
###Java ###Java
* [Java Application Development on Linux by Carl Albing and Michael Schwarz(PDF)](http://www.phptr.com/content/images/013143697X/downloads/013143697X_book.pdf) * [Category wise tutorials - J2EE](http://www.mkyong.com/)
* [Effective Java](http://www.oracle.com/technetwork/java/effectivejava-136174.html)
* [How to Think Like a Computer Scientist](http://greenteapress.com/thinkapjava/) * [How to Think Like a Computer Scientist](http://greenteapress.com/thinkapjava/)
* [Introduction to Programming Using Java](http://math.hws.edu/javanotes/) - David J. Eck
* [Java Application Development on Linux by Carl Albing and Michael Schwarz(PDF)](http://www.phptr.com/content/images/013143697X/downloads/013143697X_book.pdf)
* [The Java EE6 Tutorial](http://download.oracle.com/javaee/6/tutorial/doc/javaeetutorial6.pdf) (PDF) * [The Java EE6 Tutorial](http://download.oracle.com/javaee/6/tutorial/doc/javaeetutorial6.pdf) (PDF)
* [Java Thin-Client Programming](http://www.redbooks.ibm.com/redbooks/SG245118.html) * [Java Thin-Client Programming](http://www.redbooks.ibm.com/redbooks/SG245118.html)
* [OSGi in Practice](http://njbartlett.name/files/osgibook_preview_20091217.pdf) (PDF)
* [Sun's Java Tutorials](http://download.oracle.com/javase/tutorial/) * [Sun's Java Tutorials](http://download.oracle.com/javase/tutorial/)
* [Thinking in Java](http://www.mindview.net/Books/TIJ/) * [Thinking in Java](http://www.mindview.net/Books/TIJ/)
* [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 ###JavaScript

Loading…
Cancel
Save