aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/java/docs/newbies.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'en_US.ISO8859-1/htdocs/java/docs/newbies.sgml')
-rw-r--r--en_US.ISO8859-1/htdocs/java/docs/newbies.sgml22
1 files changed, 22 insertions, 0 deletions
diff --git a/en_US.ISO8859-1/htdocs/java/docs/newbies.sgml b/en_US.ISO8859-1/htdocs/java/docs/newbies.sgml
new file mode 100644
index 0000000000..245dcaaf29
--- /dev/null
+++ b/en_US.ISO8859-1/htdocs/java/docs/newbies.sgml
@@ -0,0 +1,22 @@
+<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
+<!ENTITY base CDATA "../..">
+<!ENTITY date "$FreeBSD: www/en/java/docs/newbies.sgml,v 1.7 2006/08/19 21:20:37 hrs Exp $">
+<!ENTITY title "FreeBSD &java; Project: Newbies Guide">
+<!ENTITY % navinclude.developers "INCLUDE">
+]>
+<html>
+&header;
+<table border="0">
+<tr>
+<td>
+<P>What kind of &quot;Newbie&quot; are you?</P>
+
+<P><B>New to FreeBSD's &jdk;?</B> -- <A HREF="../install.html">Learn how to install the JDK</A>
+<P><B>New to &java;?</B> -- Learn Java using a <A HREF="tutorials.html">tutorial</A> or from a book. One of the most often recommended books is Bruce Eckel's <A HREF="http://mindview.net/Books/TIJ4">Thinking in Java</A>.
+</td>
+</tr>
+</table>
+
+&footer;
+</BODY>
+</HTML>