Booch's Law
If you think of a new method of designing a computer program and you successfully create a program using that method, then you have a new design method.
Named after Grady Booch who created one of the more popular methods of program design.
The Law which was not coined by Grady Booch represents those who felt that "if Grady can come up with a
design method, so can I", They then went about to prove that thier method was viable.