浏览代码

Added a new book (#2052)

* Added a new book

* Updated incorrect name

No idea how that got changed in earlier commit
Suraj Patil 9 年之前
父节点
当前提交
1241981c41
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -1098,6 +1098,7 @@
 * [Practical Cryptography With Go](https://leanpub.com/gocrypto/read)
 * [The Go Tutorial](http://tour.golang.org)
 * [The Little Go Book](https://github.com/karlseguin/the-little-go-book)
+* [Web apps in Go, the anti textbook](https://github.com/thewhitetulip/web-dev-golang-anti-textbook/)
 
 
 ### Groovy