CS245 Programming Languages: Assignment 00

Goals:

  • Get familiar with the programming environment
  • Setup your programming environment
  • Write your first Scheme scripts

Instructions

  1. Log into http://jupyter.cs.brynmawr.edu with your personal id and password given to you in class
  2. Change your password to something you can remember (see Jupyter Help: Changing your password)
  3. Enable the Calico Scheme kernel Jupyter Help: Enable Calico Scheme kernel
  4. Create a new notebook
  5. Change the kernel to Scheme (upper right-hand corner of notebook, picklist)
  6. Write some Scheme code
  7. Print out you notebook and bring it to class on Thursday