Skip to content

Commit

Permalink
lecture14
Browse files Browse the repository at this point in the history
  • Loading branch information
unknwon committed Jun 28, 2013
1 parent d6595f4 commit 5d0c8b8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions lectures/lecture14.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,16 @@
==========================

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

###课程大纲
[00:00] 知识回顾
[00:00] 初窥 goroutine
[00:00] 多个 goroutine 打印
[00:00] channel 概述
[00:00] select 概述
[00:00] runtime.Gosched() 浅析
[00:00] 课堂作业布置
[03:17] 初窥 goroutine
[08:45] channel 概述
[20:20] 多个 goroutine 打印
[29:00] select 概述
[47:17] 课堂作业布置

###作业答案
- 下堂课讲解
Expand All @@ -25,6 +24,7 @@
- [Go语言_并发篇](http://www.cnblogs.com/yjf512/archive/2012/06/06/2537712.html)
- [goroutine背后的系统知识](http://www.sizeofvoid.net/goroutine-under-the-hood/)
- [Advanced Go Concurrency Patterns](http://v.youku.com/v_show/id_XNTcyMTA4MTM2.html)
- [What exactly does runtime.Gosched do?](http://stackoverflow.com/questions/13107958/what-exactly-does-runtime-gosched-do)

###课程链接
- [第13课:反射reflection](lecture13.md)

0 comments on commit 5d0c8b8

Please sign in to comment.