> For the complete documentation index, see [llms.txt](https://wskdsgcf.gitbook.io/mastering-go-zh-cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wskdsgcf.gitbook.io/mastering-go-zh-cn/0-qian-yan/00.4.md).

# 00.4 更多信息

为了更好地学习这本书，你需要拥有一台类UNIX系统的机器，Mac OS和Linux均可，并且安装较新版本的Go。本书大部分的代码可以在Microsoft windows机器上运行。

你应当尽可能地在你的程序中用上本书的知识，以验证哪些可以正常运行哪些不能。就像我之前说的那样，你应当亲自动手解决每章最后的练习题，或者编写自己的程序。
