CS 100J Introduction to Computing using Java Grade: letter or S/U Spring 2008
704-249 TR 09:05 Olin 255 Instructor: David Gries 4 credits
704-287 TR 11:15 Olin 255 Newsgroup: cornell.class.cs100j

Review for final
Home
About email
Academic Excellence Workshops
Academic integrity
Announcements
DrJava
Exams
Grades
FAQs
Lectures
Assignments
Labs
Quizzes
Links
Staff info
Syllabus
Course material
Times & places
Newsgroup
Email Gries

 

The table below gives the times of review sessions along with the person leading the review session and the topic. We will try to make the review session interactive. At least part of the time, you (the student) will write answers to problems and then the correct answers will be shown and discussed.

All review sessions are in Phillips 101.

Each review session covers a particular topic. It is up to you to decide which to attend. Of course, if there is time left and no more questions on the given topic, you can ask anything you want.

Each session will attempt to discuss specific errors that students make.

Date
Time
Instructor
Topic
Mon, 5 May 1:00PM Wang Executing sequences of statement that involve creating new objects
Mon, 5 May 2:00PM El Hawary Writing constructors in classes and subclasses
Mon, 5 May 3:00PM Worthington Casting, apparent and real classes, instanceof
Tue, 6 May 1:00PM Gries Developing loops from invariants
Tue, 6 May 2:00PM Cheng Interfaces
Tue, 6 May 3:00PM Ramanujan Specific classes: e.g. Integer, Character, Vector, String
Wed, 7 May 1:00PM Levitan Exception handling; GUIs
Wed, 7 May 2:00PM Rong Executing method calls; drawing a frame for a call
Wed, 7 May 3:00PM Grayson Recursion