CSCI 136 - Fall 2018

Data Structures & Advanced Programming

Home | Lectures | Labs | Handouts | Links | CS@Williams

Home

Section:CSCI 136-01, 136-02, 136-04
Instructor:Bill Lenhart (Lecture/Labs)
Email: wlenhart@williams.edu
Phone: x2371
Office:TPL 304
Office Hours: M/T/Th: 2:00-3:50pm; T: 9:00-10:00am & by appointment
Lectures: MWF: 9am - 9:50am in TPL 205
Labs: Wednesday 12-2:00pm (Section 2) & 2-4pm (Section 4) in TCL 217
 Labs are due Sunday @ 11pm
Section:CSCI 136-03, 136-05
Instructor: Bill Jannen (Labs)
Email: jannen@cs.williams.edu
Phone: x4509
Office:TCL 306
Office Hours: Typically: M 1-2pm; F 11-noon, 1-2pm; and by appt.
Check the calendar below for up-to-date schedule.
Labs: Wednesday 12-2:00pm (Section 3) & 2-4pm (Section 5) in TCL 216
 Labs are due Sunday @ 11pm
TAs: Meghan Halloran, Nebiyou Metaferia, Casey Pelz, Abby Miller, Linda Zeng, Aria Kim,
Karmen Liang, Erica Barrett, David Ariyibi, Kevin Chang, Jack Murphy, and Justinas Banys
TA schedule: calendar below

Course Description

This course combines work on program design, analysis, and verification with an introduction to the study of data structures. Data structures capture common ways in which to store and manipulate data, and they are important in the construction of sophisticated computer programs. We will use the Java programming language in class and for the assignments.

You will be expected to write several programs, ranging from the short and simple to the more complex and challenging as the semester progressess. Since one of our goals in this course is to help you learn how to write large, reliable programs composed from reusable pieces, we will be emphasizing the development of clear, modular programs that are easy to read, debug, verify, analyze, and modify.

Syllabus & Textbook

The course syllabus is here.

We will use Java Structures by Duane A. Bailey. You can find more information about the book here and a link to the PDF version of the book here.

Course Support Schedule (TAs and office hours)