CS 117 Programming Examples, Spring 1997

  1. From class on 3/31/97. An example illustrating variables, input, and output in Pascal (hello.p).
  2. From class on 4/4/97. Counting words in the input (readingWords.p).
  3. From class on 4/28/97. Reading from and writing to files (inputFiles.p and outputFiles.p).
  4. From class on 5/7/97. Sorting examples (sort.p and sortrandom.p).
  5. From class on 5/16/97. Linked list example (liststrings.p).
  6. Help for some projects. Trapping keystrokes. (keytest.p).




Jeff Ondich, Department of Mathematics and Computer Science, Carleton College, Northfield, MN 55057, (507) 646-4364, jondich@carleton.edu