Com S 100J Introduction to Computing using Java Grade: letter or S/U Fall 2007
714-012 TR 09:05 Kimball B11 Instructor: David Gries 4 credits
714-157 TR 11:15 Kimball B11 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. The last three sessions, while aimed at particular topics, are bound to cover aspects of the development of classes as in questions 3-5 on Prelim 3.

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

Date
Time
Instructor
Topic
Mon, 3 Dec 1:00PM   Executing sequences of statement that involve creating new objects
Mon, 3 Dec 2:00PM   Writing constructors in classes and subclasses
Mon, 3 Dec 3:00PM   Casting, apparent and real classes
Tue, 4 Dec 1:00PM   Developing loops from invariants
Tue, 4 Dec 2:00PM   Developing the required algorithms
Tue, 4 Dec 3:00PM   Exception handling; GUIs
Wed, 5 Dec 1:00PM   Specific classes: e.g. Integer, Character, Vector, String
Wed, 5 Dec 2:00PM   Executing method calls; drawing a frame for a call
Wed, 5 Dec 3:00PM   Recursion