mirror of
https://github.com/golang/go.git
synced 2024-11-21 21:11:11 +00:00
Adding GopherVids and Awesome-Go links.
parent
518278e477
commit
f7f7d18846
@ -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
|
||||
|
||||
|
3
Home.md
3
Home.md
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user