mirror of
https://github.com/golang/go.git
synced 2024-11-22 05:40:42 +00:00
Splitting blogs and podcasts.
parent
9d58be594e
commit
4ef626855a
10
Blogs.md
Normal file
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/)
|
||||
|
3
Home.md
3
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.
|
||||
|
12
Podcasts.md
12
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/)
|
||||
|
Loading…
Reference in New Issue
Block a user