Computer Science 152 includes several labs to facilitate the learning of object-oriented problem solving and programming in Java.
Many labs for this course come from Mr. Rebelsky's text, Experiments in Java. The links below provide additional lab information.
| Laboratory | |
|---|---|
| Exercise | Title and Description |
| Lab. 1 | Getting Started: |
| Lab. 2 | First Java Programs: |
| Lab. 3 | O(n2) Sorts: |
| Lab. 4 | O(n log(n)) Sorts: |
| Lab. 5 | An Introduction to Linked Lists: |
| Lab. 6 | Manipulating Linked Lists: |
| Lab. 7 | Doubly-Linked Lists: |
| Lab. 8 | An Introduction to Binary Search Trees: |
| Lab. 9 | Binary Search Trees, Part 2: |
This document is available on the World Wide Web as
http://www.cs.grinnell.edu/~walker/courses/152.sp01/lab-index.html