关于 《GO 程序设计语言》 的练习和书中源码
English | 简体中文
gopl(The Go Programming Language)是一个包含了 《Go 程序设计语言》 中全部示例代码和全部练习题参考答案的项目。
The number of pages mentioned in the code of this book is subject to the Chinese version of the book
ISBN: 978-7111558422
git clone https://github.com/AmbitionLover/gopl.git如果你觉得我的参考答案有什么需要改进的地方,欢迎发起 Pull Request。
如果有重大变化,请先打开一个 Issue,讨论您想要改变的内容。
Happy Go programming, I hope you enjoy writing Go as much as I do.
