Home | Lectures | Written Assignments | Programming Assignments | Exams | Cool

CS 4610 - Programming Languages - Exams

Overview

This course will have two midterm examinations and one final examination. The final examination is cumulative.

Materials

You are allowed to bring two paper-sides notes (either one page, front and back or two fronts). You may laser-print them using some micro font if you like, but it won't really help you: you'll spend all of your time squinting and looking up information on your cheat sheet.

The exams are not open book. You may not use electronic devices of any kind.

Hints from Wes For Midterm 1

I have decided to provide "follow along" examples: You can use these to help you study for Midterm 1.

Midterm 1 Answers

Information For Midterm 2

Midterm 2 will cover lectures 10 – 24 and all readings, WAs and PAs in that timeframe. It does not cover parsing.

Major topics include:

Minor topics include: This list is not necessarily exhaustive. There have been particular hints in lecture about potential questions.

Hints For The Final

The final exam is a take-home essay exam. It is available here. The final exam is open book.

In general, all of the topics covered in the course (either in lecture, in the written assignments, in the programming assignments or in the required reading) are fair game. The following list of topics is not necessarily exhaustive (although it is close); you are responsible for all of the material.

Within the large topics of Typing and Opsem, "basic questions" (e.g., "what is operational semantics?") will be worth proportionally more points than "advanced questions" (e.g., "give an opsem rule for this new pyscho for loop").

The "big" topics won't necessarily be huge parts of the exam time-wise or space-wise, they'll just be worth more points. For example, it's not clear that there are massive detailed questions we can ask about each such topic, but whatever we do ask will be weighted heavily.

Practice Exams

Here are some practice exams from other similar courses at other universities. These courses are not exactly the same as this one, so these practice exams may not be indicative.