mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-12 05:11:49 +08:00
18 lines
729 B
Markdown
18 lines
729 B
Markdown
## 啊哦,亲,你看得也太快了。。。还没翻译完呢 0 0
|
|
|
|
要不等到 **2014 年 8 月 4 日** 再来看看吧~~
|
|
|
|
这里还有一些其它的学习资源噢~
|
|
|
|
- [《Go编程基础》](https://github.com/Unknwon/go-fundamental-programming)
|
|
- [《Go Web编程》](https://github.com/astaxie/build-web-application-with-golang)
|
|
- [《Go名库讲解》](https://github.com/Unknwon/go-rock-libraries-showcases)
|
|
|
|
神马?你说你不想学习?那好吧,去逛逛看看行情也行~
|
|
|
|
- [Go Walker](https://gowalker.org) **Go 项目 API 文档在线浏览工具**
|
|
- [Golang Home](http://golanghome.com)
|
|
- [Go 语言学习园地](http://studygolang.com/)
|
|
- [Golang 中国](http://golangtc.com)
|
|
|
|
# 6.4 defer 和追踪 |