× DISCLAIMER! This site is an unmaintained archive of a previously offered course and may include broken links!

Course Information

  • Course: CS 111: Introduction to Computer Science
  • Instructor: Titus Klinge
  • Prefect: Ethan Cassel-Mace (casselmacee)
    • Review Sessions: Thursdays, 8-9 PM, CMC 206
    • Lab Sessions: Mondays, 4:30-5:30, CMC 306
  • Course Staff: Sam Nozaki (nozakis) and Yuting Su (suy)

Course Description

This course will introduce you to computer programming and the design of algorithms. By writing programs to solve problems in areas such as image processing, text processing, and simple games, you will learn about recursive and iterative algorithms, complexity analysis, graphics, data representation, software engineering, and object-oriented design. No previous programming experience is necessary.

(Taken directly from the Carleton College Computer Science Academic Catalog, September 2018)