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 Python中的request,如何使用ssr节点,通过代理requests网页。本人在泰国,需要用大陆ip才能玩网页游戏,合法合规。
  • ¥100 为什么这个恒流源电路不能恒流?
  • ¥15 有偿求跨组件数据流路径图
  • ¥15 写一个方法checkPerson,入参实体类Person,出参布尔值
  • ¥15 我想咨询一下路面纹理三维点云数据处理的一些问题,上传的坐标文件里是怎么对无序点进行编号的,以及xy坐标在处理的时候是进行整体模型分片处理的吗
  • ¥15 CSAPPattacklab
  • ¥15 一直显示正在等待HID—ISP
  • ¥15 Python turtle 画图
  • ¥15 stm32开发clion时遇到的编译问题