Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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.