Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
unknwon committed Dec 9, 2013
1 parent 2d7969e commit 7a6084f
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,20 @@
《Go编程基础》
==========================

借用 Asta谢(谢大)在《Go Web编程》一书中的话,出本套教程并不代表我自身的能力有多强,而是我愿意将自己在学习过程中积累到的知识分享给大家,并结合自己遇到的一些坑爹经历来讲解如何处理各种奇葩问题,从而更好地帮助广大的和潜在的Go语言爱好者。

### 基本信息

- 教程讲师:[无闻](http://weibo.com/Obahua)
- 教程简介:《Go编程基础》是一套针对 Google 出品的Go语言的视频语音教程,主要面向Go语言新手级别的学习者。
- Go语言版本:1.0.3-1.2rc5
- 教程讲师:[无闻](http://about.me/unknwon)
- 教程简介:《Go编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向Go语言新手级别的学习者。
- Go语言版本:1.0.3-1.2
- 教程开发环境:Windows 7 64位
- 其它说明:每堂课都会建立一个文件(例如:lecture1.md)作为课堂笔记。课堂笔记中里面包含了该堂课所涵盖的知识点以及知识点开始讲解的时间点,方便学习者快速定位要了解的部分,节省不必要浪费的时间。此外,如果教程中因口误或其它原因使学习者产生迷惑的部分,同样会在课堂笔记中进行补充说明。
- 收录网站: **[优才网](http://www.ucai.cn/course/show/69) [皆学问](http://www.jiexuewen.com/course/courseprofile?course=co51c124508b944#view) [网易云课堂](http://study.163.com/course/introduction.htm?courseId=306002#/courseDetail)**
- 收录网站:
- [优才网](http://www.ucai.cn/course/show/69)
- [皆学问](http://www.jiexuewen.com/course/courseprofile?course=co51c124508b944#view)
- [网易云课堂](http://study.163.com/course/introduction.htm?courseId=306002#/courseDetail)
- [Go China 网络课堂](http://edu.go-china.org/course/1)
- 全套视频下载地址:[百度网盘](http://pan.baidu.com/share/link?shareid=393899&uk=822891499)

### 教程大纲
Expand All @@ -33,8 +38,7 @@
### 相关链接

- Go Web编程交流QQ群:259316004
- [《Go Web基础》](https://github.com/Unknwon/go-web-foundation)
- [Golang中文社区](http://bbs.gocn.im/forum.php)
- [《Go Web基础》](https://github.com/Unknwon/go-web-foundation)(强力推荐)
- [Go语言学习园地](http://studygolang.com/)
- [Golang中国](http://golangtc.com/)
- [Go 项目 API 文档](http://gowalker.org)
Expand Down

0 comments on commit 7a6084f

Please sign in to comment.