From: Andrew Gerrand Date: Thu, 26 Aug 2010 00:17:14 +0000 (+1000) Subject: doc/go_learning: add links to more German docs X-Git-Tag: weekly.2010-09-06~84 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=f34e1916915efd5ff64200c23d502be22b23aefb;p=gostls13.git doc/go_learning: add links to more German docs R=r CC=golang-dev https://golang.org/cl/1933045 --- diff --git a/doc/go_learning.html b/doc/go_learning.html index ecc1111060..78a1ba94b0 100644 --- a/doc/go_learning.html +++ b/doc/go_learning.html @@ -69,13 +69,23 @@ How to write a new package and how to test code.

-

Tutorials in languages other than English

+

Documentation in languages other than English

-

Eine Anleitung zum Programmieren in Go

+

Eine Anleitung zum Programmieren in Go

A German translation of the Go Tutorial.

+

Wirkungsvoll Go programmieren

+

+A German translation of the Effective Go document. +

+ +

Wie man Go-Kode schreibt

+

+A German translation of the How to Write Go Code document. +

+

Frequently Asked Questions