Update progress.md

pull/1/head
chai2010 2015-12-29 13:58:37 +08:00
parent b8dbe4f82b
commit 39ab5012c9
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
- [x] Chapter 8: Goroutines and Channels
- [x] 8.1 Goroutines
- [x] 8.2 Example: Concurrent Clock Server
- [ ] 8.3 Example: Concu rent Echo Server
- [x] 8.3 Example: Concu rent Echo Server
- [ ] 8.4 Channels
- [ ] 8.5 Looping in Parallel
- [x] 8.6 Example: Concurrent Web Crawler