This commit is contained in:
Unknown
2013-04-18 22:02:22 -04:00
parent 25a1a7286d
commit 7878a75ef6
5 changed files with 52 additions and 15 deletions

21
eBook/03.5.md Normal file
View File

@@ -0,0 +1,21 @@
##啊哦,亲,你看得也太快了。。。还没翻译完呢 0 0
要不等到 ***2013 年 4 月 20 日*** 再来看看吧~~
这里还有一些其它的学习资源噢~
- [《Go编程基础》](https://github.com/Unknwon/go-fundamental-programming):已更新至 [第八课](https://github.com/Unknwon/go-fundamental-programming/blob/master/lecture8/lecture8.md)
- [《Go Web编程》](https://github.com/astaxie/build-web-application-with-golang)
神马?你说你不想学习?那好吧,去逛逛论坛看看行情也行~
- [Golang中文社区](http://bbs.mygolang.com/forum.php)
- [Go语言学习园地](http://studygolang.com/)
- [Golang中国](http://golang.tc)
#3.5 格式化代码
##链接
- [目录](directory.md)
- 上一节:[构建并运行 Go 程序](03.4.md)
- 下一节:[生成代码文档](03.6.md)