Browse Source

Merge pull request #1667 from jeanmatheussouto/add-the-litle-go-book

Add ebook The Little Go Book
victor felder 10 years ago
parent
commit
70e9561561
1 changed files with 1 additions and 0 deletions
  1. 1 0
      free-programming-books.md

+ 1 - 0
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