Skip to content

Commit

Permalink
lecture14
Browse files Browse the repository at this point in the history
  • Loading branch information
unknwon committed Jun 29, 2013
1 parent bdf210b commit 5df758c
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
- 第11课:[方法method](lectures/lecture11.md)[土豆网](http://www.tudou.com/programs/view/cN509MrfI4s/) [优才网](http://www.ucai.cn/course/chapter/69/3259/4698)
- 第12课:[接口interface](lectures/lecture12.md)[土豆网](http://www.tudou.com/programs/view/CbLRTRA85TI/) [优才网](http://www.ucai.cn/course/chapter/69/3259/4699)
- 第13课:[反射reflection](lectures/lecture13.md)[土豆网](http://www.tudou.com/programs/view/luV8Do0Szqw/) [优才网](http://www.ucai.cn/course/chapter/69/3259/4707)
- 第14课:[并发concurrency](lectures/lecture14.md)[土豆网](http://www.tudou.com/programs/view/wcaWljSoJWE/)[优才网]
- 第14课:[并发concurrency](lectures/lecture14.md)[土豆网](http://www.tudou.com/programs/view/wcaWljSoJWE/)[优才网](http://www.ucai.cn/course/chapter/69/3259/4708)
- 第15课:[包package](lectures/lecture15.md)[预计2013年6月30日发布]

###相关链接
Expand Down
5 changes: 3 additions & 2 deletions lectures/lecture14.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

###基本信息
- 课程时长:47:52
- 在线观看:[土豆网](http://www.tudou.com/programs/view/wcaWljSoJWE/) [优才网]
- 在线观看:[土豆网](http://www.tudou.com/programs/view/wcaWljSoJWE/) [优才网](http://www.ucai.cn/course/chapter/69/3259/4708)

###课程大纲
[00:00] 知识回顾
Expand All @@ -27,4 +27,5 @@
- [What exactly does runtime.Gosched do?](http://stackoverflow.com/questions/13107958/what-exactly-does-runtime-gosched-do)

###课程链接
- [第13课:反射reflection](lecture13.md)
- [第13课:反射reflection](lecture13.md)
- [第15课:包package](lecture15.md)
18 changes: 18 additions & 0 deletions lectures/lecture15.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
第15课:包package
==========================

###基本信息
- 课程时长:00:00
- 在线观看:[土豆网] [优才网]

###课程大纲
[00:00] 知识回顾

###补充说明
暂无说明

###相关链接
- 暂无链接

###课程链接
- [第14课:并发concurrency](lecture14.md)

0 comments on commit 5df758c

Please sign in to comment.