Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-06T13:45:34.000Z (about 1 year ago)
- Last Synced: 2024-10-14T01:18:43.919Z (about 1 month 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
![GitHub watchers](https://img.shields.io/github/watchers/XdpCs/The-Go-Programming-Language-Learning?style=social)
![GitHub stars](https://img.shields.io/github/stars/XdpCs/The-Go-Programming-Language-Learning?style=social)
![GitHub forks](https://img.shields.io/github/forks/XdpCs/The-Go-Programming-Language-Learning?style=social)
![GitHub last commit](https://img.shields.io/github/last-commit/XdpCs/The-Go-Programming-Language-Learning?style=flat-square)
![GitHub repo size](https://img.shields.io/github/repo-size/XdpCs/The-Go-Programming-Language-Learning?style=flat-square)
![GitHub license](https://img.shields.io/github/license/XdpCs/The-Go-Programming-Language-Learning?style=flat-square)## 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.