</p>
-<h2 id="tutorials_nonenglish">Tutorials in languages other than English</h2>
+<h2 id="tutorials_nonenglish">Documentation in languages other than English</h2>
-<h3 id="tutorial_de"><a href="http://bitloeffel.de/DOC/golang/go_tutorial_20100613_de.html">Eine Anleitung zum Programmieren in Go</a></h3>
+<h3 id="tutorial_de"><a href="http://bitloeffel.de/DOC/golang/go_tutorial_de.html">Eine Anleitung zum Programmieren in Go</a></h3>
<p>
A German translation of the Go Tutorial.
</p>
+<h3 id="effective_de"><a href="http://bitloeffel.de/DOC/golang/effective_go_de.html">Wirkungsvoll Go programmieren</a></h3>
+<p>
+A German translation of the Effective Go document.
+</p>
+
+<h3 id="code_de"><a href="http://bitloeffel.de/DOC/golang/code_de.html">Wie man Go-Kode schreibt</a></h3>
+<p>
+A German translation of the How to Write Go Code document.
+</p>
+
<h2 id="faqs">Frequently Asked Questions</h2>