Skip to content

ambi-vip/gopl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gopl

关于 《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

Go 程序设计语言

Go 程序设计语言

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.

语法参考网址

https://pkg.go.dev/

About

Exercises on 《The Go Programming Language》

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors