1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-26 13:26:28 +00:00

Added ebook the little go book

This commit is contained in:
Jean Matheus Souto 2015-10-27 16:26:29 -02:00
parent e7b26f95c9
commit 0bfe64aed2

View File

@ -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