jindoutao 2009-12-29 12:36
浏览 225
已采纳

我有一个Java的作业题,还不知道如何做,

以下是我的一个作业题,还不知道如何入手,
这个Java作业时用一个叫bluej 的工作来完成的,
请高手帮我看一下,谢谢。

For this assignment:

• You are required to analyse a data management scenario and design, implement and test an object - oriented java application to meet the requirements of your scenario.

• You should implement your system using Java and demonstrate an understanding of some of the object oriented java programming concepts as outlined below:

o Use of Graphical User Interface classes
o Use of Array of Objects or ArrayLists (Collection Classes)
o Use of inheritance and polymorphism.
o Use of abstract classes and interfaces
o Use of Model / View Pattern
o Use of Java Input and Output classes
o Use of Errors and Exceptions
o Use of Searching and Sorting

Topics:
1. Student results management system.
2. Competitor (Sports) data management system.
3. DVD rental system.
4. Virtual Simulation (Any Game or Marine Biology environment)
5. Bank account management system.
6. Drivers Licence management system.
7. Garage servicing booking system
8. GP appointment booking system

requirements:
By the due date, you should submit by Moodle
1. The BlueJ project folder.
2. An executable jar file for the application
3. Project diary
4. Assignment 2 project report (Word/pdf ) with
• Requirements specification,
• Analysis and Design of classes,
• A class diagram using UML;
• Javadoc documentation for all the classes
• a code listing of all classes;
• Testing results/ Evidence of Testing
• Reflection/Appraisal
• Conclusion

  • 写回答

3条回答 默认 最新

  • 紫翎观星 2009-12-29 13:35
    关注

    可以啊,通过这个小项目你可以提升和锻炼你的项目分析,设计和编码的能力。

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

悬赏问题

  • ¥15 求差集那个函数有问题,有无佬可以解决
  • ¥15 【提问】基于Invest的水源涵养
  • ¥20 微信网友居然可以通过vx号找到我绑的手机号
  • ¥15 寻一个支付宝扫码远程授权登录的软件助手app
  • ¥15 解riccati方程组
  • ¥15 display:none;样式在嵌套结构中的已设置了display样式的元素上不起作用?
  • ¥15 使用rabbitMQ 消息队列作为url源进行多线程爬取时,总有几个url没有处理的问题。
  • ¥15 Ubuntu在安装序列比对软件STAR时出现报错如何解决
  • ¥50 树莓派安卓APK系统签名
  • ¥65 汇编语言除法溢出问题