Course Resources
Generally useful
CS 251 Quiz Learning Objectives
CS 251 Collaboration Policy Details
Working with Scheme
Code samples
Side effects:
side-effects.scm- side effects in SchemesideEffects.py- side effects in Pythonside_effects.c- side effects in C
Working with C:
hello.c- a simple hello-world program in Cpointers.c- playing around with pointers