Page 1 of 1

Programming proverbs

Posted: Mon Oct 20, 2008 2:00 am
by esgici
Hi all

Do you like proverbs ?

If so, ten on programing is here .

Regards

--

esgici

Re: Programming proverbs

Posted: Mon Oct 20, 2008 10:11 am
by Rathinagiri
It is so nice and I had enjoyed a LOT! Thanks.

Re: Programming proverbs

Posted: Mon Oct 20, 2008 1:32 pm
by Rathinagiri
These are some of the Murphy's Laws relating to programming. Enjoy :)

1. Any system or program, however complicated, if looked at in exactly the right way, will become even more complicated.

2. If at first you don't succeed, transform your data set.

3. If you don't know what your program is supposed to do, you'd better not start writing it.

4. The value of a program is proportional to the weight of its output.

5. Any non-trivial program contains at least one bug.

6. Undetectable errors are infinite in variety, in contrast to detectable errors, which by definition are limited.

7. Adding manpower to a late software project makes it later.

8. Not until the program has been in production for at least six months will the most harmful error be discovered.

9. If a test installation functions perfectly, all subsequent systems will malfunction.

10. When a compiler accepts a program without error on the first run, the program will not yield the desired output.