diff --git a/programming-language-resources.md b/programming-language-resources.md index 9070960c81..5b61628244 100644 --- a/programming-language-resources.md +++ b/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