COMP 200 Elements of Computer Science &
COMP 130 Elements of Algorithms and Computation
Spring 2012

Study Guide for Exam 1

This is just a list of topics to help guide your studying. The list is NOT in order of importance nor should it be considered a complete list of all topics you should know.

Computational thinking and modeling

Kinds of data:

Math operations:

List operations:

Functions:

Loops:

Conditionals:

Misc:

Comp130: