Skip to content

Instantly share code, notes, and snippets.

@mekuls
Created November 11, 2016 01:37
Show Gist options
  • Save mekuls/fd553ff76a95ee69f22563d5b39e2962 to your computer and use it in GitHub Desktop.
Save mekuls/fd553ff76a95ee69f22563d5b39e2962 to your computer and use it in GitHub Desktop.
Main.md
The go playground is a great place to try out go in a browser
https://play.golang.org/
Golang dot org contains documentation for the standard library
https://golang.org/
Godoc.org contains documentation for the standard library and a bunch of other packages.
https://godoc.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment