Splitting blogs and podcasts.

Jason Buberel 2015-09-05 14:05:06 -07:00
parent 9d58be594e
commit 4ef626855a
3 changed files with 12 additions and 13 deletions

10
Blogs.md Normal file

@ -0,0 +1,10 @@
A set of blogs dedicated to Go.
NOTE: Please don't add individual blog entries to this page. Those belong in [articles](Articles) instead.
* [The official Go Blog](https://blog.golang.org) - For in depth posts by the Go team
* [Dave Cheney's Resources for Go Programmers](http://dave.cheney.net/resources-for-new-go-programmers)
* [The Golang Weekly](http://golangweekly.com/)
* [Alex Edward's Blog](http://www.alexedwards.net/blog/category/golang)
* [GoLang Tutorials](http://golangtutorials.blogspot.com/)

@ -61,11 +61,12 @@ Once you have an overview of the language, here are resources you can use to lea
- [More on testing](LearnTesting)
- [More on mobile - Android and iOS](Mobile)
- [Books](Books) - A list of Go books that have been published (ebook, paper)
- [Blogs](Blogs) - Blogs about Go
- [Podcasts](Podcasts) - Podcasts and episodes featuring Go
- 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)
- [Blogs and Podcasts](Podcasts) - Go programming blogs and episodes.
- [Articles](Articles) - A collection of articles to help you learn more about Go.
- [Training](Training) - Free and commercial, online and classroom training for Go.
- [University Courses](Courses) - A list of CS programs and classes using Go.

@ -1,15 +1,3 @@
## Go Blogs
* [The official Go Blog](https://blog.golang.org) - For in depth posts by the Go team
* [Dave Cheney's Resources for Go Programmers](http://dave.cheney.net/resources-for-new-go-programmers)
* [The Golang Weekly](http://golangweekly.com/)
* [Alex Edward's Blog](http://www.alexedwards.net/blog/category/golang)
* [GoLang Tutorials](http://golangtutorials.blogspot.com/)
## Podcasts/Episodes
A collection of podcast episodes that cover Go programming. Please keep items in reverse chronological order (most recent first)
* [The Golang Show (Russian)](http://golangshow.com/)