Adding GopherVids and Awesome-Go links.

Jason Buberel 2015-08-21 16:44:01 -07:00
parent 518278e477
commit f7f7d18846
2 changed files with 3 additions and 2 deletions

@ -1,6 +1,6 @@
# Go talks
Check out http://talks.golang.org for presentations for some of the talks.
Check out http://talks.golang.org for presentations for some of the talks. For a comprehensive, curated and searchable index, try [GopherVids](http://gophervids.appspot.com/) from Damian Gryski.
# Official

@ -1,4 +1,4 @@
Welcome to the Go wiki, a collection of information about the [Go Programming Language](https://golang.org/).
Welcome to the Go wiki, a collection of information about the [Go Programming Language](https://golang.org/). [Awesome Go](http://awesome-go.com/) is another great resource for Go programmers, curated by the Go community.
Table of Contents
=================
@ -59,6 +59,7 @@ Once you have an overview of the language, here are resources you can use to lea
- [LearnServerProgramming](LearnServerProgramming)
- [LearnTesting](LearnTesting)
- Videos, Talks and Presentations
- [GopherVids](http://gophervids.appspot.com/) is a searchable index of videos about Go.
- [GoTalks](GoTalks) - A collection of talks from Go conferences and meetups.
- [Screencasts](Screencasts)
- [Resources for non-English speakers](NonEnglish)