MSc Java Workshop
Example and Utility Code
These code examples, once unzipped, are all arranged in a folder structure which reflects their java package structures. If you reorganise the file structure then try and mount the code in netbeans, it will not work unless you also edit the package statements in the source files.
Semester 2 Examples
- Week 1 examples: lists [ ZIP archive (for Windows) | GZIP archive (for Linux) ].
- Week 2 examples: trees [ ZIP archive (for Windows) | GZIP archive (for Linux) ]
- Week 4 examples: Linked lists [ ZIP archive (for Windows) | GZIP archive (for Linux) ]
- Week 6 examples: Dictionary [ ZIP archive (for Windows) | GZIP archive (for Linux) ]