• Be prepared on each day to share what you are learning through your programming and through your reading.
  • Write short programs to acquaint yourself with features of the Scala language.
  • Make progress each day on the week's programming project. This week you will write a program that encrypts and decrypts messages using the Playfair Cipher.
  • Through your reading, learn how to construct regular expressions and how to generate and parse strings using context free grammars. Learn the parts of a compiler and the distinction between top-down and bottom-up parsing.
  • Ask for help where you need it. Offer help wherever you can. Let's work together.
Last modified: Friday, October 1, 2021, 4:14 PM