CS109 Midterm Exam Topics

The CS109 exams are all open book and open notes.  This year we will try something different and you will be allowed to use a computer in the CS Lab (or our notebook) while working on your exam.  However, the exams are not open-neighbor!  You will have a variety of questions on the exam.  There will be a small number of short-answer questions.  There will be more questions where you will be asked to write some code.  I will also give you some existing code and your job will be to add on or complete it.  The topics that will be covered are listed below:

Overview of Computers

.NET Framework

Computer Programming Overview

VB.NET Form Design

Identifiers and Variables

Expressions and Operations

Flow Control

Loops

Miscellaneous