Recitation 6 September 30, 2011
Welcome As you come in, please sit next to someone you will collaborate with for today’s recitation. Choose someone with whom you have NOT collaborated during a previous recitation.
Today’s Goals: Finish up lecture material Understand and Implement Variable-Sized Collections
Specification Download Recitation6.zip, and import into Eclipse. Create a class “MyTransparentStringStack”, which implements the TransparentStringStack interface. Bonus: Implement the Towers of Hanoi game. (no points, but candy for first 10 students)