Computer Science 120
Introduction to Programming
Fall 2011, Siena College
Lecture 25: Wraupup and Review
Date: Thursday, April 28, 2011
Agenda
- Announcements
- Barking dogs lab continues through Monday at 4 PM
- Extra labs accepted until next Thursday
- Join the CS department for lunch on Tuesday!
- Final exam information
- Friday, May 6, 11-1, RB 250
- Focus on topics since the midterm, but the material is cumulative by mature
- while loops
- ActiveObjects
- arrays
- ArrayLists
- 2D arrays
- strings and characters
- input/output from keyboard, to terminal, from files
- searching and sorting
- Closed book, closed notes, closed neighbors, no calculators needed
- we will provide method/constructor headers
- Lecture assignment recap
- Check out notes on I/O - another look at some things we saw in Hangman
- Dangers of concurrency
- What is CS?
Examples