Course Resources

Generally useful

CS 251 Quiz Learning Objectives
CS 251 Collaboration Policy Details

Working with Scheme

CS 251 Software Setup

Code samples

Side effects:

Working with C:

  • hello.c - a simple hello-world program in C
  • pointers.c - playing around with pointers
  • lesson11.zip - code for practice using gdb and valgrind with a linked list

Compilers and interpreters for “Echo” langauge: