Homework Assignment 1: Translate Java to Scala

  1. Complete Worksheet 1 - Scala. Note the requirement to complete the Worksheet 1 quiz on D2L when you have finished the worksheet.
  2. Complete Quiz 1 on D2L (do the quiz after completing the weekly worksheet).
  3. Install SBT as described in Worksheet 1 - Scala.
  4. Download hw-scala.zip.
  5. Complete the instructions in the file src/scala/gameoflife.scala. You can look up a Java implementation in src/java/gameoflife.java and translate to Scala from there.
  6. Submit completed assignment on D2L.