diff --git a/free-programming-books-de.md b/free-programming-books-de.md index ae8554651980f60d16f7f7ba84750d7252acf09a..f80f4a29ea820784a38ef5f9aac064e7bfb92bc8 100644 --- a/free-programming-books-de.md +++ b/free-programming-books-de.md @@ -8,6 +8,7 @@ * [C#](#c-sharp) * [C++](#c-1) * [Git](#git) +* [Go](#go) * [Groovy](#groovy) * [HTML & CSS](#html--css) * [iOS](#ios) @@ -68,6 +69,11 @@ * [Visual C# 2010](http://openbook.rheinwerk-verlag.de/visual_csharp_2010/) * [Visual C# 2012](http://openbook.rheinwerk-verlag.de/visual_csharp_2012/) +### Go +* [Erstelle Webanwendungen mit Go](https://astaxie.gitbooks.io/build-web-application-with-golang/content/de/) +* [Effektiv Go Programmieren](http://www.bitloeffel.de/DOC/golang/effective_go_de.html) +* [Eine Tour durch Go](https://go-tour-de.appspot.com/welcome/1) + ### Git * [Das Git-Buch](http://gitbu.ch) [PDF, EPUB]