A simple solution
Deadline for Assignment 1: 4:00pm Thursday 17th November 2011
This is a simple, minimal solution to the
glossary assignment. Only the basic functionality is covered (no extensions implemented), some of the methods can be implemented in more elegant ways (for example the termExists method in the Glossary class could use the contains method of the ArrayList class), and the choice of data structures could be improved (for example using a more sophisticated collection class to substitute the use of ArrayLists).
| Last updated at 11:55am, Monday November 21st 2011 |
Dr Natalia Beloff (N.Beloff@sussex.ac.uk) |
|
|
|