my solutions to the problems in The Go Programming language.
https://gopl.io
ch1/helloworld | ||
ch5/findlinks1 | ||
CNAME | ||
README.md |
booksite
Companion website for the book "The Go Programming Language".
The gh-pages branch is published at www.gopl.io (as determined by the CNAME file in the root of that branch).
The book examples will at some point be published here too.