go101

An online book focusing on Go syntax/semantics.

Github星跟踪图

Go 101 in Leanpub store, Go 101 in Apple Books store, Go 101 in Kindle store, eBooks, update history, wiki


Go 101 is a book focusing on Go syntax/semantics and all kinds of details.
The book also tries to help gophers gain a deep and thorough understanding of Go.
The book is expected to be helpful for both beginner and experienced Go programmers.

Install

Run

$ git clone https://github.com/go101/go101.git

Update

Enter the Go 101 project folder (which contains the current README.md file), then run

$ git pull

Run Locally

Enter the Go 101 project folder (which contains the current README.md file), then run

$ go run .
Server started:
   http://localhost:55555 (non-cached version)
   http://127.0.0.1:55555 (cached version)

The start page should be opened in a browser automatically.
If it is not opened, please visit http://localhost:55555.

Contributing

Welcome to improve Go 101 by:

  • Submitting corrections for all kinds of mistakes, such as typos, grammar errors, wording inaccuracies, description flaws, code bugs and broken links.
  • Suggesting interesting Go related contents.

Current contributors are listed on this page.

Translations are also welcome. Here is a list of the ongoing translation projects:

License

Please read the LICENSE for more details.

主要指标

概览
名称与所有者go101/go101
主编程语言HTML
编程语言HTML (语言数: 5)
平台
许可证Other
所有者活动
创建于2017-04-04 09:09:48
推送于2025-06-16 19:37:31
最后一次提交2025-06-17 03:37:10
发布数85
最新版本名称v1.23.b (发布于 )
第一版名称v1.12.c (发布于 )
用户参与
星数5.9k
关注者数131
派生数439
提交数1k
已启用问题?
问题数98
打开的问题数9
拉请求数168
打开的拉请求数1
关闭的拉请求数19
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?