Differences

This shows you the differences between two versions of the page.

Link to this comparison view

courses:cs377-201951:week11 [2019/04/15 13:29] (current)
mlsmith created
Line 1: Line 1:
 +====== Week 11 ======
 +
 +~~NOTOC~~
 +
 +===== Channels, CSP, and Go =====
 +
 +  * Assignment 5
 +    * Sort Pump Gophers {{sort-pump.pdf|PDF}}
 +    * Due: Friday, April 19th 
 +    * Questions?
 + 
 +===== Linda and Tuple Space =====
 +
 +    * Lecture Notes: {{cs377-linda-lect1.pdf|PDF}}
 +    * Demo of Ruby/Rinda program
 +      * from Wikipedia example: \\ [[http://en.wikipedia.org/wiki/Rinda_(Ruby_programming_language)]]
 +      * sample code: copy from my directory <code text>
 +$ cp -r /home/mlsmith/rinda/ ~/cs377/
 +</code>