cwg icon indicating copy to clipboard operation
cwg copied to clipboard

Create a community-curated resource list with tags and search

Open ryan0x44 opened this issue 6 years ago • 0 comments

There are thousands of excellent resources that exist across the web in many different languages, targeted at various levels of experience with Go.

When training Gophers, new or experienced, some good starting points include:

  • https://github.com/golang/go/wiki/Learn
  • https://dave.cheney.net/resources-for-new-go-programmers /
  • https://gobyexample.com/
  • https://github.com/ardanlabs/gotraining

and great blogs :P ...

  • https://dave.cheney.net/
  • https://peter.bourgon.org/blog/
  • https://www.goinggo.net/

not to mention many community packages which have curated lists such as:

  • https://awesome-go.com/

It would be great to have an official community-driven (aka user-generated content) site where resources can be submitted and labelled with a hierarchy of categories and/or set of tags, and categorize language, level of experience, content creation date, Go version relevant to, etc. Support for community ratings would be awesome. It also might help us to curate a list of experience reports as well :)

ryan0x44 avatar Sep 26 '17 05:09 ryan0x44