Course
CS 241, Fall 2021, Willamette UniversitySyllabus
MWF Classroom: 8:00–9:00 A.M., Ford 204
Lab Section: 9:10–10:10 A.M., Ford 202
Instructor
Calvin Deutschbeinckdeutschbein@willamette.edu
Ford 206
Course Description
Theoretical and practical study of programming and abstract data types including lists, stacks, queues, trees and algorithms used on these data structures. The course includes object implementation of structures and sharpens programming skills learned in previous courses. This class is meant for computer science students who have completed introductory coursework in programming. The prerequisites are CS 141 or CS 151 (though CS 151 is recommended as the course will primarily use Python).Key Dates
Week of 10/11: Midterm Exam 1 (tentative)Week of 11/22: Midterm Exam 2 (tentative)
Week of 12/13: Final (set by Registrar)
Grading
40%: Homework20%: Midterm 1
20%: Midterm 2
20%: Final