In Poor Richard’s Almanac, Benjamin Franklin penned the familiar lines: “For the want of a nail the shoe was lost, for the want of a shoe the horse was lost, for the want of a horse the rider was lost, for the want of a rider the battle was lost, for the want of a battle the kingdom was lost — and all for the want of a horseshoe nail.” Looking at the outcome in hindsight, could project management concepts have avoided the loss of the kingdom? Explain your answers.

What will be an ideal response?


Suggest to students that this can be seen as a simple set of dependent tasks, or events. You might even give them some task durations and ask them to draw a PERT chart that shows the critical path. A PERT approach forces people to ask the right questions. For example, the obvious question would be “What might happen if we have a problem with a horseshoe nail?” Benjamin Franklin used an interesting analogy to show that a relatively small event can have enormous consequences that might not be immediately obvious.

Computer Science & Information Technology

You might also like to view...

The command ln Xfile Zfile

a: links Xfile to Zfile b: lists and numbers Xfile and Zfile c: creates a new version of each file d: creates new i-nodes for Xfile and Zfile e: all of the above

Computer Science & Information Technology

Java requires a ________ call for every object that’s created.

a. constructor b. destruct or c. parameter less d. parameterized

Computer Science & Information Technology

If the sort pattern split routine consistently splits the array into two pieces of equal size the runtime is

(N2) b) O(log N) c) O(N1/2) d) O(N log N) e) The run-time depends on too many things to answer this.

Computer Science & Information Technology

An XML namespace is:

a. a pre-defined location on a server b. a collection of elements and attribute names c. a synonym for a Uniform Resource Identifier (URI) d. a link to an area on a server

Computer Science & Information Technology