Browse Source

Add Go Proverbs & its video

Ziyi Yan 8 năm trước cách đây
mục cha
commit
b054fbabc0
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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