This is an old revision of the document!


PHP's gd library is missing or unable to create PNG images

Week 13

  • Due: end of classes
    • Tue, May 5, 11:59pm
    • Marc's office
  • Logistics
    • handout: paper copy of full assignment and problem descriptions
    • submit electronically via submit377 script:
      $ submit377 final my-final 
  • The S'mores Problem
    • background clip from The Sandlot (S'mores scene): https://youtu.be/XlddDZkkxCc
    • implement using Ruby/Rinda where processes coordinate using tuples as semaphores to make S'mores
  • The Water Molecule Problem
    • chem background: Water molecule made up of two hydrogen atoms and one oxygen atom
    • implement using Golang, represent atoms as goroutines that must coordinate to form a water molecule (also a goroutine)