T-Th 9:05, Hollister B14
or
T-Th 11:15, Phillips 101

CS1110: Introduction to Computing Using Java

Fall 2011

Instructors: David Gries and Steve Marschner

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--but check this website for changes on the morning of the review sessions.

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, May 09 1:00PM Jun Ma   pdf Subclasses and abstract classes, including constructors
Mon, May 09 2:00PM Telang  pdf   ppt Casting, apparent and real classes; Executing sequences of statements that involve creating/using new objects
Mon, May 09 3:00PM Marschner pdf   ppt Drawing frames for call, executing method calls
Tue, May 10 1:00PM Gries   pdf   ppt Exception handling, GUIs
Tue, May 10 2:00PM Hao   pdf   ppt Developing loops from invariants
Wed, May 11 1:00PM Xue  pdf   ppt
Sorting.java
Developing the required algorithms
Wed, May 11 2:00PM Bapat pdf    pptx recursiveMethods.java Recursion
Wed, May 11 3:00PM Singh Arrays, vectors, strings, wrapper classes