Let the dog tell you, the horse is called Source Code

Rusty 2022-04-19 09:01:15

bool bomberFound = false;
while(!bomberFound)
{
Ducks.Quack();
christina.Say("I took your advice...",this);
someWoman.SpayCoke(this,Shoes);
clerk.CheckTicket(this);

bool findBomberResult = FindBomber();
if(findBomberResult)
{
bomberFound = true;
return;
}
Boom();
}

The entire movie maps the multiple iteration model of Extreme Programming.
Customer demand: Find the Bomber
will proceed to the next iteration as long as the Bomber is not found. The demand is satisfied, the software company (Bellinger) is still there, but the programmers have been fooled~

View more about Source Code reviews

Extended Reading
  • Dario 2022-04-24 07:01:02

    The last twenty-five seconds of the world everyone was laughing happily around, and then Jake Gyllenhaal gave me a kiss, oh I do, I died in absolute peace

  • Imelda 2022-03-25 09:01:05

    Science, science fiction, inception, soil and groundhog day are nothing, the key is to have love.

Source Code quotes

  • Dr. Rutledge: You know, many soldiers would find this preferable to death. The opportunity to continue serving their country.

    Colter Stevens: Have you... have you spent much time in battle, sir? Huh?

    Dr. Rutledge: That's immaterial.

    Colter Stevens: Any soldier I've ever served with would say that one death is service enough.

  • Colter Stevens: I'm asking you to have the decency to let me try.