CSCI 360 - Survey of Programming Languages
Fall 2014
Assignment 3: Implementing the GUI, part 2
- Complete the implementation of functionality from your outline.
- Implement SUnit tests for as much of your functionality as you can.
- If you need a reference to additional features of Pharo Smalltalk,
I recommend Deep Into Pharo as a helpful reference. In particular, Chapter 3, concerning file I/O,
is extremely helpful.
- In class on Monday, September 15, come prepared to demonstrate your program.