English | 简体中文
gopl(The Go Programming Language) is a project that contains all the sample code and all exercise answers in the Go Programming Language.
ISBN: 978-0134190440
apt-get install libbz2-dev
git clone https://github.com/linehk/gopl.git
If you feel that there is something to improve my exercise answers, please feel free to launch Pull Request.
For major changes, please open an issue first to discuss what you would like to change.
Happy Go programming, I hope you enjoy writing Go as much as I do.