private void fixBug(Bug bug) throws ConcussionException

{

while(bug.foundProblemCode() == false)

slamHeadAgainstWall();


while(bug.solvedProblem() == false)

slamHeadAgainstWall();


rejoice(new Beer());

fixBug(getNextBug());

}

 

Web Links
We are regularly out on the Web. When we find a great site we list it.