https://github.com/xdpcs/the-go-programming-language-learning
Exercises and notes of The Go Programming Language (https://www.gopl.io)
https://github.com/xdpcs/the-go-programming-language-learning
the-go-programming-language
Last synced: about 1 year ago
JSON representation
Exercises and notes of The Go Programming Language (https://www.gopl.io)
- Host: GitHub
- URL: https://github.com/xdpcs/the-go-programming-language-learning
- Owner: XdpCs
- License: mit
- Created: 2022-12-05T06:39:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-06T13:45:34.000Z (over 2 years ago)
- Last Synced: 2025-03-28T18:08:16.858Z (about 1 year ago)
- Topics: the-go-programming-language
- Language: Go
- Homepage:
- Size: 7.07 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# the-go-programming-language-learning






## demos
该文件放置书中的例子
## notes
该文件放置该书的笔记
大家也可以通过[我的博客](https://xdpcs.github.io/tags/gopl/)阅读
## exercises
该文件放置该书的课后练习
## License
the-go-programming-language-learning is under the [MIT](LICENSE). Please refer to LICENSE for more information.