Computer Science 120
Introduction to Programming
Spring 2012, Siena College
Lecture 26: Sorting; Concurrency; Wrapup
Date: Thursday, April 26, 2012
Agenda
- Announcements
- We have Pac Man Fever!
- In case you hadn't noticed, today is our last lecture meeting.
- Please do your course evaluations before they close the system!
- Final projects due Monday at 4.
- Final exam info
- Exam Thursday, 5/3, 11-1 in the ARC.
- Exam is cumulative but will focus on topics since exam 2
- ArrayLists
- arrays (1D and 2D)
- Strings
- File I/O
- Change in ground rules from previous exams: you will not be
provided the objectdraw reference, but you may bring in your own
sheet of notes. Must be handwritten by you, one double-sided
sheet of 8.5x11" paper.
- Review time or times TBD next Tuesday and/or Wednesday.
- Practice exam out
- Lecture assignment 26 recap
- A bit more on searching and sorting
- Concurrency
No New Lecture Assignment
Well, we don't have any more lectures, do we?
Examples