CS 113 Home Page - SPRING 1999

Welcome to the home page for the Computer Science Department's Computer Science II with Intensive C course CAS CS 113. This is the starting point for online course information and documentation.

Course Information

Professor:
Steve Homer
Room MCS 281, phone (617) 353-8927
E-mail: homer@cs.bu.edu

Office hours: Tuesday, and Thursday 11:00 - 12:00, Wednesday, 10:30-11:30

Teaching Fellow:
Rob Pitts
Room MCS 223, phone (617) 353-3381
E-mail: rip@cs.bu.edu

Office hours: see Discussion web page

Course Description

CS 113 is an intensive course in the computer science curriculum. The purpose of this course is to learn the fundamentals of programming and data structures in a high level language. The course is intended for students that already have some programming experience.

The course has two parts. In the first part, we will cover the C programming language. This will be done in the first three weeks of the semester. In the second part we will study a number of important data structures and related algorithms, such as stacks, queues, and sorting algorithms.

Other Resources


These pages prepared by Steve Homer and Rob Pitts