mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-05 21:07:51 +00:00
[en] Sorting Java Section
This commit is contained in:
parent
41bb1c2f21
commit
f07230d48e
@ -936,7 +936,6 @@
|
|||||||
* [Math for the Layman by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/mftl.zip) (zipped html+images)
|
* [Math for the Layman by Kenneth E Iverson](http://www.jsoftware.com/books/pdf/mftl.zip) (zipped html+images)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
###Java
|
###Java
|
||||||
* [Agile Java](http://www.langrsoft.com/ftp/agileJava/) - Jeff Langr
|
* [Agile Java](http://www.langrsoft.com/ftp/agileJava/) - Jeff Langr
|
||||||
* [Animation/Games in Java](http://www.heatonresearch.com/articles/series/3)
|
* [Animation/Games in Java](http://www.heatonresearch.com/articles/series/3)
|
||||||
@ -962,6 +961,7 @@
|
|||||||
* [Open Data Structures (in Java)](http://opendatastructures.org/ods-java.pdf) (PDF)
|
* [Open Data Structures (in Java)](http://opendatastructures.org/ods-java.pdf) (PDF)
|
||||||
* [OSGi in Practice](http://njbartlett.name/files/osgibook_preview_20091217.pdf) (PDF)
|
* [OSGi in Practice](http://njbartlett.name/files/osgibook_preview_20091217.pdf) (PDF)
|
||||||
* [Practical Artificial Intelligence Programming With Java, Third Edition](http://www.markwatson.com/opencontent/JavaAI3rd.pdf) - Mark Watson
|
* [Practical Artificial Intelligence Programming With Java, Third Edition](http://www.markwatson.com/opencontent/JavaAI3rd.pdf) - Mark Watson
|
||||||
|
* [Processing XML with Java (A Guide to SAX, DOM, JDOM, JAXP, and TrAX)](http://www.cafeconleche.org/books/xmljava/) - Elliotte Rusty Harold
|
||||||
* [Sun's Java Tutorials](http://download.oracle.com/javase/tutorial/)
|
* [Sun's Java Tutorials](http://download.oracle.com/javase/tutorial/)
|
||||||
* [The ABC of PDF with iText: PDF Syntax essentials](https://leanpub.com/itext_pdfabc)
|
* [The ABC of PDF with iText: PDF Syntax essentials](https://leanpub.com/itext_pdfabc)
|
||||||
* [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)
|
||||||
@ -972,8 +972,6 @@
|
|||||||
* [Thinking in Java](http://www.mindview.net/Books/TIJ/)
|
* [Thinking in Java](http://www.mindview.net/Books/TIJ/)
|
||||||
* [Tutorial: Java, Maven 2, Eclipse & JSF](http://www.lulu.com/shop/arulkumaran-kumaraswamipillai-and-sivayini-arulkumaran/tutorial-java-maven-2-eclipse-jsf/ebook/product-1603040.html;jsessionid=E57B1E8662500F2ADF96D7B317769B6E) - Arulkumaran Kumaraswamipillai, Sivayini Arulkumaran
|
* [Tutorial: Java, Maven 2, Eclipse & JSF](http://www.lulu.com/shop/arulkumaran-kumaraswamipillai-and-sivayini-arulkumaran/tutorial-java-maven-2-eclipse-jsf/ebook/product-1603040.html;jsessionid=E57B1E8662500F2ADF96D7B317769B6E) - Arulkumaran Kumaraswamipillai, Sivayini Arulkumaran
|
||||||
* [Welcome to Java for Python Programmers](http://interactivepython.org/runestone/static/java4python/index.html) - Brad Miller
|
* [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
|
* [Welcome to the Java Workshop](http://javaworkshop.sourceforge.net/) - An Apache Project
|
||||||
* [What's New in Java 8](https://leanpub.com/whatsnewinjava8/read) - Adam L. Davis
|
* [What's New in Java 8](https://leanpub.com/whatsnewinjava8/read) - Adam L. Davis
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user