Final Exam Information

Time: 7pm-10pm Thursday August 15
Location:
1 PIMENTEL

The campus map shows the location of Pimentel Hall.

The exam is closed note, except for:

Topics Covered

The exam will cover all course topics through Chapter 4.7 of the lecture notes, except for topics marked as Practical Guidance or Bonus Material. Those topics include:

Scheme: The exam may contain Scheme examples and may ask you to write Scheme code. However, the Scheme language special forms will be limited to lambda, mu, if, and define. Built-in procedures will be limited to cons, car, cdr, list and numeric predicates and procedures.

Logic: The exam may contain Logic examples, but will not include the details of unification or the implementation of the Logic interpreter.

Parallelism: The exam may ask you to analyze simple examples of parallel code to determine if they are properly synchronized, and if not, then what can go wrong. You will not have to write any parallel code yourself.

Particular emphasis will be given to:

Practice Exams

The previous exams most similar in topics covered to your upcoming final are the Spring 2013, Fall 2012, Fall 2011 61A Final exams. Links to all publicly available previous exams are listed below, for your convenience.