Week 8

Welcome Back from Spring Recess!

  • Lecture 8: PDF Code
    • More lists
    • List abbreviations
    • DrRacket language change: Beginning Student with List Abbreviations!

  • Assignment 3: Bouncing Balls
    • demo
    • big-bang program with a list of structs as the state of the world
    • Due in two weeks: Mon, Apr 19

  • Lecture 9: PDF Code
    • Sorting a List
      • here's the example sort function we developed in class today: sort-example.rkt
    • Multiple Complex Inputs
    • Natural Numbers

  • Lab 4 - Practice with Lists