CSCI 202.001 Introduction to Data Structures

Spring Semester 2011

Exam Schedule


Last revised 2 May 2011, 8:00 am

# Date Open Book? Material (tentative, subject to revision)
1 02/09 (W)
Y Elementary programming, selections and loops, methods, arrays,
objects and classes, strings and text I/O, inheritance, polymorphism

Text: Chapters 1-11     Exam1.jar
2 03/16 (W) Y GUI basics, exception handling, abstract classes and interfaces,
graphics

Text: Chapters 12-15     Exam2.jar
3 04/06 (W) Y Event-driven programming, applets and multimedia

Text: Chapters 16-18     Exam 3
Final 05/02 (M)
8:00 - 10:30 am
Y Recursion, generics, Java Collections Framework

Text: Chapters 20-22     Exam4.jar

NOTE: For "open book" exams, you may use your textbook, class handouts (including hardcopies of online demo sources), and your own class notes. For reasons of fairness, you may not use any other textbooks, library books, or other materials during the exam.

202.001 Home Page Homework Lab Projects Demo Projects