CSCI 201.003 Introduction to Algorithm Design

Fall Semester 2010

Exam Schedule


Last revised 9 December 2010, 2:25 pm

# Date Open Book? Material (tentative, subject to revision)
1 09/23 (R)
Y Data types, variables, expressions, functions,
conditionals and recursion, iteration,
strings, lists

Text: Python, Chapters 1-10
exam1.py    exam1fig.jpg
2 10/21 (R) Y Dictionaries, tuples,
classes and objects,
functions and methods,
inheritance, Tkinter

Text: Python, Chapters 11-19
exam2.py    Geometry.py    Cards.py
3 11/16 (T) Y Java: data types, variables, expressions,
conditionals, iteration, methods

Text: Chapters ??    Exam3Makeup.jar
Final 12/09 (R)
3:00 - 5:30 pm
Y Classes and objects, inheritance, polymorphism,
GUI development

Text: Chapters ??
NetBeans project: FinalExamProject.jar
Code version: FinalExam.jar
Figure for Part 2

NOTE: For "open book" exams, you may use your textbook, all online sources cited by this class, and your own class notes. For reasons of fairness, you may not use any other textbooks, library books, or other materials during any exam.

201.003 Home Page Lecture Schedule Homework Demo Projects