浏览代码

Add Go Proverbs & its video

Ziyi Yan 8 年之前
父节点
当前提交
b054fbabc0
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      programming-language-resources.md

+ 2 - 0
programming-language-resources.md

@@ -52,6 +52,8 @@
     - [Effective Go](https://golang.org/doc/effective_go.html)
     - [Go Wiki](https://golang.org/wiki)
     - [Go at Google: Language Design in the Service of Software Engineering](https://talks.golang.org/2012/splash.article)
+    - [Go Proverbs](http://go-proverbs.github.io/)
+    - [Go Proverbs - Rob Pike (video)](https://www.youtube.com/watch?v=PAAkCSZUG1c)
 - Other Language 1
 - Other Language 2
 - etc