Skip to content

Commit

Permalink
Added more to further reading
Browse files Browse the repository at this point in the history
  • Loading branch information
Clayton Walker committed Oct 7, 2015
1 parent 6a2fe43 commit 56ec088
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,8 @@ func requestServer() {

The root of all things Go is the [official Go web site](http://golang.org/).
There you can follow the tutorial, play interactively, and read lots.
Aside from a tour, [the docs](https://golang.org/doc/) contain how to write
clean and effective Go code, package and command docs, and release history.

The language definition itself is highly recommended. It's easy to read
and amazingly short (as language definitions go these days.)
Expand Down

0 comments on commit 56ec088

Please sign in to comment.