Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
courses:cs377-201951:week14 [2019/05/06 01:41]
mlsmith [Last Class]
courses:cs377-201951:week14 [2019/05/06 01:54]
mlsmith
Line 4: Line 4:
    
 ===== Last Class ===== ===== Last Class =====
- 
-$42$ 
  
   * Wrap-up   * Wrap-up
   * Final Assignment   * Final Assignment
-    * Handout +    * Due: end of study period 
-      * Full assignment and problem descriptions+      * Tue, May 14, 5pm  
 +      * Marc's office  
 +    * Logistics 
 +      * Handout: paper copy of full assignment and problem descriptions
       * Use to draw process network for Water Molecule Problem       * Use to draw process network for Water Molecule Problem
       * Attach (staple) source code and final lab report to exam handout       * Attach (staple) source code and final lab report to exam handout
Line 17: Line 18:
     * //The S'mores Problem//     * //The S'mores Problem//
       * background clip from The Sandlot (S'mores scene): https://youtu.be/XlddDZkkxCc       * background clip from The Sandlot (S'mores scene): https://youtu.be/XlddDZkkxCc
 +      * implement using Ruby/Rinda where processes coordinate using tuples/semaphores to make S'mores
     * //The Water Molecule Problem//     * //The Water Molecule Problem//
-      * $H_2 O$ +      * chem background: Water molecule made up of two hydrogen atoms and one oxygen atom 
 +      * represent atoms as Go processes that must coordinate to form a water molecule (also a Go process) 
   * CEQs   * CEQs
  
-$42$+