University home »
Faculty of Science »
Department of Computer Science »
Courses » COMPSCI 101 S1 C » Assignments »
Computer Science
CompSci 101 S1 C 2007 - Assignment Three
Programming Due
3:00pm, Monday 7th MayPeer Review
There is no Peer Review for this assignmentWorth
4% of your final markSubmitting your assignment
To submit the programming part of the assignment, use the Web Dropbox. Details of how to use the Web Dropbox are described in Appendix E of the Coursebook.Assignment Handout
- the Assignment Three handout (in pdf format)
Programming Resources
- the A3Application source code: A3Application.java (you must submit this file)
- the Ae3Program source code: A3Program.java (you must submit this file)
- A DIFFERENT VERSION OF THE Keyboard class: Keyboard.java (for obtaining file input via redicection - you must submit this file)
- the test.txt file: test.txt (DO NOT submit this file)
- the graphG.txt file: graphG.txt (DO NOT submit this file)
- the "dot" language manual: dot Guide
- Graphviz - Graph Visualization Software
- On-line graph visualisation software (Grappa)
- Assignment 3 FAQ
- Example Test Harness Programs for the Graph Library Assignment
- Example Solution to Assignment
On Using Grappa (the online graph visualisation software
-
Related Programmes