doc/en/java/links/documentation.sgml
2000-03-12 14:51:52 +00:00

25 lines
865 B
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/java/links/documentation.sgml,v 1.2 2000/01/29 23:53:50 patrick Exp $">
<!ENTITY title "FreeBSD Java Project: Documentation">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<html>
&header;
<table width="600" border="0">
<tr>
<td>
<ul>
<li><a href="http://www.blackdown.org/java-linux/docs/faq/FAQ-java-linux.html">JavaLinux FAQ</a>
<li><a href="http://www.eckelobjects.com/TIJ2/index.html">Thinking in Java 2nd ed.</a><br>
A free Java book, now available in its early second edition stage.
It can be downloaded in W97/HTML or PDF format.<br>
The <a href="http://www.eckelobjects.com/javabook.html">old version</a>
of the book is still accessible.
</ul>
</td>
</tr>
</table>
&footer;
</BODY>
</HTML>