Princeton University
Computer Science Department

Computer Science 217
Introduction to Programming Systems

David August

Fall 2006


Directory
General Information | Schedule | Lecture Notes | Assignments | Announcements | Policies


Course Summary

The purpose of this course is to provide the fundamental background necessary to understand, design and implement the components of programming systems. Examples of such components include text editors, assemblers, compilers, loaders, interpreters, and portions of operating systems. The course is divided into three major parts: machine organization and assembly language programming, program design and development, and software tools.


Administrative Information

Lectures: 

TTh 10:00-10:50, Computer Science Building 104

Precepts:

  1. MW 1:30-2:20, Computer Science Building 105 (Dondero)
  2. MW 3:30-4:20, Friend Center 009 (Dondero)
  3. TTh 1:30-2:20, Friend Center 109 (Ottoni)
  4. TTh 3:30-4:20, Friend Center 109 (Kim)

Professor:

David August : Computer Science Building 209 : 609-258-2085 : august@cs.princeton.edu
Office Hours: after each lecture, or by appointment

Preceptors:

Robert Dondero : Computer Science Building 206 : 609-258-2211 : rdondero@cs.princeton.edu
Office Hours: MW 12:30-1:20, MW 2:30-3:20, or by appointment

Changhoon Kim : Computer Science Building 001C : 609-258-7418 : chkim@cs.princeton.edu
Office Hours: F 1:30-2:20, F 2:30-3:20, or by appointment

Guilherme Ottoni : Computer Science Building 213 : 609-258-7727 : ottoni@cs.princeton.edu
Office Hours: T 2:30-3:20, Th 2:30-3:20, or by appointment

Undergraduate Coordinator: 

Donna O'Leary : Computer Science Building 410 : 609-258-1746 : doleary@cs.princeton.edu

Lab Teaching Assistants:

Available in the Friend Center 016 and 017 computer labs. A Lab Teaching Assistant Schedule provides details.


Prerequisites

COS 126. More specifically, you should have substantial programming experience using some high-level programming language such as Java.  Prior experience with the C programming language is helpful but not essential.


Textbooks and Other Reading

Required (available at the University Bookstore):

Required (available online):

Highly Recommended (available at the University Bookstore, and on reserve in the Engineering Library):

Optional (available online):

Other (on reserve in the Engineering Library):

Note: You may use different editions of the textbooks, but if so then you are responsible for figuring out any changes in section numbers for the readings.


Academic Regulations

The Policies regarding collaboration and plagiarism are similar to those in COS 126. Please read them.