mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-23 03:52:05 +00:00
Add Golang tutorials
This commit is contained in:
parent
9269675a54
commit
1f826ef4cc
@ -8,6 +8,7 @@
|
|||||||
* [C#](#c-sharp)
|
* [C#](#c-sharp)
|
||||||
* [C++](#c-1)
|
* [C++](#c-1)
|
||||||
* [Git](#git)
|
* [Git](#git)
|
||||||
|
* [Go](#go)
|
||||||
* [Groovy](#groovy)
|
* [Groovy](#groovy)
|
||||||
* [HTML & CSS](#html--css)
|
* [HTML & CSS](#html--css)
|
||||||
* [iOS](#ios)
|
* [iOS](#ios)
|
||||||
@ -68,6 +69,11 @@
|
|||||||
* [Visual C# 2010](http://openbook.rheinwerk-verlag.de/visual_csharp_2010/)
|
* [Visual C# 2010](http://openbook.rheinwerk-verlag.de/visual_csharp_2010/)
|
||||||
* [Visual C# 2012](http://openbook.rheinwerk-verlag.de/visual_csharp_2012/)
|
* [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
|
### Git
|
||||||
|
|
||||||
* [Das Git-Buch](http://gitbu.ch) [PDF, EPUB]
|
* [Das Git-Buch](http://gitbu.ch) [PDF, EPUB]
|
||||||
|
Loading…
Reference in New Issue
Block a user