From 4ef626855ac00bc9740696764959c6bd83aa24ae Mon Sep 17 00:00:00 2001 From: Jason Buberel Date: Sat, 5 Sep 2015 14:05:06 -0700 Subject: [PATCH] Splitting blogs and podcasts. --- Blogs.md | 10 ++++++++++ Home.md | 3 ++- Podcasts.md | 12 ------------ 3 files changed, 12 insertions(+), 13 deletions(-) create mode 100644 Blogs.md diff --git a/Blogs.md b/Blogs.md new file mode 100644 index 00000000..275e799e --- /dev/null +++ b/Blogs.md @@ -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/) + diff --git a/Home.md b/Home.md index 61ab9a65..014065da 100644 --- a/Home.md +++ b/Home.md @@ -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. diff --git a/Podcasts.md b/Podcasts.md index 14dede18..bacc7dc2 100644 --- a/Podcasts.md +++ b/Podcasts.md @@ -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/)