From b9bd7d52c3f120d76ede83b3ef1327315c8c6465 Mon Sep 17 00:00:00 2001 From: sugatang-itlog Date: Mon, 21 Jul 2014 07:17:09 +0800 Subject: [PATCH] Added Let's learn Go! - http://go-book.appspot.com Added Let's learn Go! - http://go-book.appspot.com --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 576b7a7d..dc96cf72 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -900,6 +900,7 @@ * [Network programming with Go](http://jan.newmarch.name/go/) * [Practical Cryptography With Go](https://leanpub.com/gocrypto/read) * [The Go Tutorial](http://golang.org/doc/go_tutorial.html) +* [Let's learn Go!](http://go-book.appspot.com) ###Groovy -- GitLab