Lab demonstration, DD2385
Lab demonstration checklist
1 (Labs 1-7)
* Show your UML class diagram.
* Point out the most critical pieces of code.
2 (Labs 3,5-7) (lab 4 is excluded)
* Is the program robust ?
* How have you achieved abstraction, encapsulation and modularity ?
* Which design patterns have been used ?
* Have any classes from earlier labs and excercises been used ?
* Which new classes have been created and why ?
* In retrospect, what would you have done differently if the project
had continued ?
3 (Labs 5-7)
* How have you performed functional testing ?
* How have you documented your program (comments, Javadoc etc.) ?