Guest User

Untitled

a guest
May 20th, 2018
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. The assignment consists of a Java program and a description of this program (see the description extent Curricula):
  2.  
  3. :::Axel Edit - basically these are headlines for the report you write in english
  4.  
  5. First Specification: Describe what requirements the final program must satisfy.
  6.  
  7. Second: A general, simplified UML-diagram/Klassediagram for all classes of task performance (printing from BlueJ)
  8. as picture + output
  9.  
  10. Third: Modeling and Design: Analyze the problem and explain what classes you use to solve the task. Which fields and methods must contain these classes and how classes work together?
  11.  
  12. 4th Programming: Outline how you have programmed classes. You only need to describe the programming in brief outline, but there must be a transcript of the entire program as an appendix.
  13.  
  14. 5th Test: Does the program requirements of the specification? Is there some "bugs"? How have you checked it?
  15.  
  16. 6th A short user guide that explains the application's functions.
  17.  
  18. 7th A CD with the BlueJ project containing the task. (::edit I'll do this::)
Add Comment
Please, Sign In to add comment