CS 1063 Intro. to Programming
Topics and Review Questions for
Final Exam, Fall 2005

Added on Saturday, 10 Dec. You should study for and while loops, starting with #8 below (answers at a link on that page).

Then look at #4 and #5, at #2 and #3. All these are fairly easy.

After these, try #6. I give the answer to a simple version of #7, but the full question is hard.

#9, and both projects in #10 are all pretty hard. If you are having trouble in the course, you would be better off looking over some of the simpler examples involving classes, since I'll have something about them. (Good luck!)

Note: After you have worked on the problems below, you can look at Selected Answers.


Date and Length of Exam: Tuesday, 13 December 2005, 1:30 pm - 4:15 pm.


Official Review:
Previous two reviews:


Outline of Topics after Second Review:


Sample Questions: I will pick simple questions about many of the topics from the web pages and from class. Often it will involve giving you some code and asking you to explain, modify, or complete the code.