CS 101 (Programming I) Documents

The following documents may be available.

General Interest

CS Department Tutoring (pdf)
Tutorial on Precedence (3 pages) by Don Colton
Tutorial on printf (3 pages) by Don Colton

CS 101: Programming I

Fall 2002 (taught by Kurt Booth)

Course Syllabus
Quick Reference Card
Testing Center Materials by Don Colton
Testing Center Quiz 1, 1 page, about 5 min, memorization: printf, scanf, variable names)
Tutorial on Precedence (3 pages) by Don Colton
Testing Center Quiz 2, 1 page, about 20 min, simple precedence with * / % + -)
Testing Center Quiz 3, 1 page, about 20 min, precedence with Boolean operators)
Testing Center Quiz 4, 1 page, about 20 min, precedence: mixed)
Testing Center Quiz 5, 1 page, about 10 min, looping: while)
Testing Center Quiz 6, 1 page, about 10 min, looping: do while)
Testing Center Quiz 7, 1 page, about 10 min, looping: for)
Testing Center Quiz 8, 1 page, about 10 min, looping: mixed)
Testing Center Quiz 9, 2 pages, about 35 min, formatted printing: printf)
Testing Center Final Exam, 4 pages, about 75 min

IS 230: Programming I (ancient history)

CS 101 is based largely on the IS 230 course taught up until 2002 Summer. The content has changed somewhat, but the material has been preserved online for those interested. This material includes syllabi, quick reference cards, and exams. It is available here.