Com S 100J Introduction to Computer Programming Grade: letter or S/U Spring 2007
341-132 TR 09:05 Olin Hall 255 Instructor: David Gries 4 credits
341-181 TR 11:15 Olin Hall 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. 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 May 7 1:00PM Liviu Popescu Executing sequences of statement that involve creating new objects
Mon May 7 2:00PM Bruno Abrahao Writing constructors in classes and subclasses
Mon May 7 3:00PM Sharmin Azam Casting, apparent and real classes
Tue May 8 1:00PM David Gries Developing loops from invariants
Tue May 8 2:00PM David Gries Developing the required algorithms
Tue May 8 3:00PM Gurmeet Singh Matlab
Wed May 9 1:00PM Asif Sheikh Specific classes: e.g. Integer, Character, Vector, String
Wed May 9 2:00PM David Gries Executing method calls; drawing a frame for a call
Wed May 9 3:00PM Piti Irawan Recursion