SUNY Geneseo, Department of Computer Science


Exercises and Such

CSci 141 , Fall 2003

Prof. Doug Baldwin

Last updated December 11, 2003

These are the assignments, exams, and related material for CSci 141 (Introduction to Computer Science). Most items are HTML documents that can be read on-line; a few may be in other formats; these you can download from here, to read separately.

Available Exercises

  1. Lab 1 -- Introduction/Review
  2. Lab 2 -- Subclasses
  3. Lab 3 -- First Experiment
  4. Lab 4 -- Introduction to Recursion
  5. Lab 5 -- Recursion 2
  6. Homework 1 -- Robot Treasure Hunts
  7. Lab 6 -- Recurrence Relations
  8. Hour Exam 1
  9. Lab 7 -- Recursive Drawings
  10. Lab 8 -- More Recurrence Relations
  11. Lab 9 -- Introduction to Lists
  12. Lab 10 -- Debugging
  13. Homework 2 -- Stack-Based Calculator
  14. Lab 11 -- Introduction to Trees
  15. Lab 12 -- Search Times
  16. Hour Exam 2
  17. Lab 13 -- Fractal Drawings
  18. Homework 3 -- Foreign-Language Dictionary
  19. Lab 14 -- Testing
  20. Final Exam