Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| courses:cs377-201951:week10 [2019/04/10 01:45] – [Channels, CSP, and Go] mlsmith | courses:cs377-201951:week10 [2019/04/11 16:51] (current) – [Channels, CSP, and Go] mlsmith | ||
|---|---|---|---|
| Line 36: | Line 36: | ||
| * all three parts are optional: init statement, conditional expression, post statement | * all three parts are optional: init statement, conditional expression, post statement | ||
| * channel declarations in function headers | * channel declarations in function headers | ||
| - | * can specify syntactically whether channel is for reading from: < | + | * can specify syntactically whether channel is for reading from: < |
| + | * Assignment 5 posted | ||
| + | * Sort Pump Gophers {{sort-pump.pdf|PDF}} | ||
| + | * Due: Friday, April 19th | ||