CSCI 136 :: Fall 2020
Data Structures & Advanced Programming
Home | Schedule | Labs | Handouts | Links | CS@Williams
Home
Instructor: | Bill Lenhart |
Email: | wlenhart at williams dot edu |
Office: | TPL 304 |
Virtual Office Hours: | M/W/F: 2:00 - 3:50 pm & by appointment |
Conferences (Remote): | MWF: 9:20 – 10:10 am & 12:00 – 12:50 pm |
Instructor: | Bill K. Jannen |
Email: | jannen at cs dot williams dot edu |
Office: | TCL 306 |
Virtual Office Hours: | Mo 1-3pm; Tu 10-11:30am; & by appointment |
Conferences: | MWF: 10:40-11:30 am, TCL 217 |
Technical Support: | Lida Doret |
Email: | lpd2 at williams dot edu |
Office: | TCL 205 |
TAs: | |
TA schedule: | Calendar below. All TA office hours take place virtually. |
Peer Tutors | Individual tutors are also available through TutorTrak |
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)