Risk management (or more precisely risk avoidance) is a critical topic, but one that is often dull to read about and therefore neglected. One of the few useful and entertaining books on the subject is "Waltzing with Bears: Managing Risk on Software P…
I just want to say something about my java project that I did last year. Our task is to finish a linking game. It is a game that you should link all the same picture with specific rules. It is such an interesting game but creating the game can not be…
Recently, I have a project, I use Unity3D to finish a visualization work, which is the final project for my visualization course. In this project, I try to visualization some frescoes' deterioration data to help the cultural workers to analiysis and…
Task1: Develop the project “HelloWorld” -A .java program: Just print out “Hello” + your name; -A test case using Junit to verify whether the program works well. Steps to realize: A .java program: Just print out “Hello” + your name; Using Eclipse to c…
resources:"Software Engineering" Ian Sommerville For most projects, important goals are: Deliver the software to customer at the agreed time. Keep overall costs within budget. Deliver software that meets the customer's expections. Maintain a hap…
recourse: "Software Engineering", Ian Sommerville Keywords for this chapter: planning scheduling cost estimation Project planning takes place at three stages in a project life cycle: At the proposal stage (When you are bidding for a contract to…
The benefits of risk management in projects are huge. You can gain a lot of money if you deal with uncertain project events in a proactive manner. The result will be that you minimise the impact of project threats and seize the opportunities that occ…
1. What is Quality? Quality means, “meeting requirements.” ..Whether or not the product or service does what the customer needs. In another word Quality is, “fit for use.” 2. Explain “Prevention” & “Detection”. ..Prevention means to prevent quality d…