CS111 Midterm Exam Topics

The CS111 exams are all open book and open notes.  You will not be allowed to use a computer while working on your exam.  The exams are also 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 find the errors, 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

Miscellaneous