diff --git a/free-programming-books.md b/free-programming-books.md index a26be59a4757708e024449184af6a4931f7a4417..a314fd2c8fef47659a3568238b084baff96161c6 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