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
- Lab 1 -- Introduction/Review
- Lab 2 -- Subclasses
- Lab 3 -- First Experiment
- Lab 4 -- Introduction to Recursion
- Lab 5 -- Recursion 2
- Homework 1 -- Robot Treasure Hunts
- Lab 6 -- Recurrence Relations
- Hour Exam 1
- Lab 7 -- Recursive Drawings
- Lab 8 -- More Recurrence Relations
- Lab 9 -- Introduction to Lists
- Lab 10 -- Debugging
- Homework 2 -- Stack-Based Calculator
- Lab 11 -- Introduction to Trees
- Lab 12 -- Search Times
- Hour Exam 2
- Lab 13 -- Fractal Drawings
- Homework 3 -- Foreign-Language Dictionary
- Lab 14 -- Testing
- Final Exam