CSC 151 Grinnell College Fall, 2005
 
Fundamentals of Computer Science I
 


Instructor Textbooks Course Work Supplemental Problems Schedule
Deadlines Collaboration Grading Accommodations User-Consultants

Computer Science 151 has at least four major goals:

  1. To provide a general introduction to the fundamental ideas of computer science: algorithms, data structures, and abstraction;
  2. To present problem-solving from a functional programming perspective;
  3. To introduce computer programming (algorithm design, documentation, coding, testing, and debugging) in a high-level programming language, Scheme (a dialect of LISP, the dominant language used for artificial intelligence research in the United States); and
  4. To illustrate important application areas of computing, such as computer simulation, structure of expert system programs, processing lab and file data, and the use of the World Wide Web.

Problem-Solving Perspectives: Computer science recognizes four problem-solving approaches as being fundamental to work in the discipline. Each approach involves a distinct way of thinking, and each is supported by a range of computer languages. These paradigms may be outlined as follows:

Since different approaches have advantages for different problems, people involved with computing should be comfortable with several of these paradigms. For this reason, CS 151 introduces one approach (functional programming with Scheme) and touches on another approach (imperative programming). CS 152 then builds on this experience by considering another approach (the object-oriented paradigm with Java) and continues a discussion of the imperative paradigm. Together, CS 151 and CS 152 provide students with multiple views of problem solving and with experience with two important programming languages.

Instructor

Henry M. Walker

Office: Science 2420
Telephone: extension 4208
E-mail: walker@cs.grinnell.edu
Office hours are posted weekly on the bulletin board outside my office.
Additional hours can be scheduled by appointment.
If you wish, you may reserve a half hour meeting by signing up on the weekly schedule.

Textbooks

The primary reference for the Scheme Programming Language is:

You might also be interested in these references:
Schedule

While the schedule for this course is expected to evolve, a tentative, day-by-day class schedule is available. This schedule includes a listing of all readings, labs, and assignments.

Coursework

Course Work will involve a combination of the following activities.

Deadlines

Deadlines are shown on the Tentative Class Schedule , and work is due at the start of each class specified. A penalty of 25% per class meeting will be assessed for any assignment turned in late, even work submitted at the end of a class. However, an extension of at least one class period is automatically granted if the MathLAN network is down for an unscheduled period for a period of three or more hours during the week preceding the assignment. Normally, a program or laboratory write-up is due every third class meeting.

Absolute Deadline: All homework must be turned in by Thursday, December 8, at 5:00 pm;
laboratory reports or programs received after that time will not be counted in the grading of the course.

Collaboration

The work in this course is split between individual and group work. Students are encouraged to work together on all laboratory activities. However, since a primary goal of the course is to enable students to develop their own programs, collaboration is not allowed on homework assignments, supplemental problems, or tests. In addition, students should note the department's policy regarding the role of user-consultants for Computer Science 151 .

Grading

The final grade will be based upon each student's demonstration of his or her understanding of and facility in programming, not on the performance of the class as a whole nor on a strict percentile basis. While some flexibility may be possible in determining a final semester grade, the following percentages approximate the relative weights attached to various activities in this course.

Lab. Write-ups:  30% Programs:  20% Hour Tests:  30% Final Examination:  20%

Accommodations

If you have physical, psychiatric, or learning disabilities and require accommodations, you should follow these steps:

I would be delighted to talk with you to work out any details.


This document is available on the World Wide Web as

     http://www.walker.cs.grinnell.edu/courses/151.fa05/index.shtml

created 9 January 1997
last revised 20 August 2005
Valid HTML 4.01! Valid CSS!
For more information, please contact Henry M. Walker at walker@cs.grinnell.edu.