소스 검색

Add Go at Google article in Go resources

Ziyi Yan 8 년 전
부모
커밋
9755db0c32
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      programming-language-resources.md

+ 1 - 0
programming-language-resources.md

@@ -51,6 +51,7 @@
     - [A Tour of Go](https://tour.golang.org/)
     - [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)
 - Other Language 1
 - Other Language 2
 - etc