Top: Index  Up: BioJava Next: Tutorial

CSC8311 -- Advanced Object-Orientated Programming

Assessment

We are going to work through many of the exercises in the BioJava tutorials. We will be using two different tutorials, the BioJava tutorial and BioJava in Anger. Each gives code examples. For this module you will be required to submit complete classes which demonstrate your understanding of these examples. You should ensure that these classes compile and run without error (or produce a defined and documented exception, where this is the purpose of the class).

Finally, you will complete a small class of your own, using the knowledge that you have learnt from the tutorials. This will also be assessed.

Please note that because of the nature of this assessment, marks are scaled to total 50% of the module.


Top: Index  Up: BioJava Next: Tutorial