doc/en_US.ISO8859-1/htdocs/java/docs/newbies.sgml
Hiroki Sato 35babe0ae5 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is
set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.

Approved by:	doceng (implicit)
2012-05-17 19:12:14 +00:00

22 lines
703 B
Text

<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD$">
<!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>