From 0bfe64aed2e9f792bf0f36ec879e613b6d0fbef9 Mon Sep 17 00:00:00 2001 From: Jean Matheus Souto Date: Tue, 27 Oct 2015 16:26:29 -0200 Subject: [PATCH] Added ebook the little go book --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index a26be59a..a314fd2c 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1020,6 +1020,7 @@ Original Source: [List of freely available programming books](http://web.archive * [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) +* [The Little Go Book](https://github.com/karlseguin/the-little-go-book) ### Groovy -- GitLab