CS 162 Introduction to Computer Science II

Spring 2000

Instructor: Toshimi Minoura (minoura@cs.orst.edu)

Course Contents:

  • Searching: linear and binary search.

  • Programming with recursion.

  • Sorting: insertion sort, bubble sort, quick sort, and merge sort.

  • Time complexities of programs.

  • Introduction to object-oriented design.

  • Java programming techniques.

  • Modern programming methods such as event-driven programming for graphical user interfaces.

The pictures of Oregon sceneries are from Oregon Picture Album, copyrighted 1994, 1995 by Bernd Mohr, used with permission.

Schedule

Office Hours

Textbooks

Course Outline

Grading

Demonstrations

Sample Code

Assignments

Students' Work

Viewgraphs

Additional Materials

Related URLs

Archived Mail

Home