doc/fr_FR.ISO8859-1/htdocs/java/docs/newbies.sgml
Gabor Kovesdan d7f1fde5eb - Add a cvs:keyword element to store the $FreeBSD$ keyword for later
processing
- Date is now obtained from cvs:keyword, so no need for the sed magic

Approved by:	doceng (implicit)
2012-08-04 22:42:35 +00:00

30 lines
1.2 KiB
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
<!ENTITY base "../..">
<!ENTITY title "Projet &java; pour FreeBSD : Guide pour les d&eacute;butants">
]>
<!--
The FreeBSD French Documentation Project
Original revision: 1.5
Version francaise : Stephane Legrand <stephane@freebsd-fr.org>
Version francaise (mise a jour) : Vincent Tougait <viny@scientiae.net>
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>&title;</title>
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
</head>
<body class="navinclude.developers">
<p>Quel sorte de &quot;d&eacute;butant&quot; &ecirc;tes-vous ?</p>
<p><b>D&eacute;butant sur le &jdk; de FreeBSD ?</b> -- <a href="../install.html">Apprenez comment installer le JDK</a></p>
<p><b>D&eacute;butant en &java; ?</b> -- Apprenez Java en utilisant un <a href="tutorials.html">guide</a> ou un <a href="documentation.html">livre</a>. Un des ouvrages le plus souvent recommand&eacute; est <a href="http://www.eckelobjects.com/TIJ2/index.html">Thinking in Java</a> de Bruce Eckel.</p>
</body>
</html>