Skip to content

Instantly share code, notes, and snippets.

@kavu
Last active August 29, 2015 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kavu/08b2425242a6d0693634 to your computer and use it in GitHub Desktop.
Save kavu/08b2425242a6d0693634 to your computer and use it in GitHub Desktop.
Go Resources
https://golang.org/doc/articles/wiki/
http://learnxinyminutes.com/docs/go/
http://codegangsta.gitbooks.io/building-web-apps-with-go/content/
http://dave.cheney.net/resources-for-new-go-programmers
http://www.golang-book.com/
http://golang.org/doc/effective_go.html
http://tour.golang.org/#1
http://golang.org/ref/spec
http://www.miek.nl/projects/learninggo/
https://gobyexample.com/
http://learnxinyminutes.com/docs/go/
http://golang.org/doc/faq
http://nf.wh3rd.net/10things/#1
http://dave.cheney.net/category/golang
http://blog.golang.org/strings?
http://blog.golang.org/slices?
https://github.com/motemen/gore
http://blog.gopheracademy.com/
https://quip.com/Ha0bAfeh1ZVY
https://github.com/golang/go/wiki/SliceTricks
http://fuckinggodateformat.com/
http://www.soroushjp.com/2015/01/27/beautifully-simple-benchmarking-with-go/
https://mlafeldt.github.io/blog/embedding-assets-in-go/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment