From 8c0aa6fe2c1c143904177135cd4aa4256f9a2574 Mon Sep 17 00:00:00 2001 From: Kaushik Thirthappa Date: Sat, 12 Oct 2013 03:09:54 +0530 Subject: [PATCH] Learning go --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 619058ab..2f03094f 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -297,6 +297,7 @@ * [The Go Tutorial](http://golang.org/doc/go_tutorial.html) * [Go by Example](https://gobyexample.com/) +* [Learning Go](http://www.miek.nl/projects/learninggo/) * [An Introduction to Programming in Go](http://www.golang-book.com/) -- GitLab