Important Programming Truth
  • If it compiles, it works.
  • If it compiles, it's correct.
  • If it runs, it doesn't have any bugs.
  • If it doesn't have any immediately obvious bugs, it's perfect.
  • If a bug doesn't show, it doesn't exist.
  • If it seems to work, it works.
  • Doing something right is easy. Avoiding errors only takes a bit of concentration.
  • The shorter the source code, the faster the program.
  • It's obvious how to optimize a program.
  • Prorammers don't make mistakes.
  • Run-time errors don't occur.
  • Users don't make mistakes.
  • I don't make mistakes.
  • Errors of any kind are rare.
  • Error handling can be done in version 2.
  • It's OK to crash on bad input.
  • It's OK to give incorrect output on bad input.
  • Portability isn't useful.
  • All the world's a VAX. Or, these days, an MS-DOS box
  • The length of the feature list is important.
  • Speed is good, features are better.
  • Slowness can be fixed in hardware.
  • The bigger a program is, the better it is.
  • Random changes to a program fix bugs.
  • Testing takes only a short while.
  • Finding bugs is easy. Fixing bugs is trivial.
  • Bug-fixes don't need to be tested.
  • Trivial changes of any kind don't need to be tested.
  • The first approach, idea, or version is always the best.
  • A 1% crash rate is actually pretty darn good.
  • Code is self-evident. Comments aren't needed.
  • Comments are meant for people other than the original author of the code.
  • Undocumented features are fun and useful.
  • It can always be fixed in the next version.
  • Surprised users are happy users.
  • Demonstrating for clients is the best debugging method.
by archie | 2005/12/05 08:56 | 이것저것 | 트랙백 | 덧글(6)
트랙백 주소 : http://archie.egloos.com/tb/1197614
☞ 내 이글루에 이 글과 관련된 글 쓰기 (트랙백 보내기) [도움말]
Commented by 게드 at 2005/12/05 10:12
킥킥 프로그래머는 실수를 하지 않죠 ㅋㅋ
Commented by pulse at 2005/12/08 09:28
이게 뭔가요.. 라지만. 아키님.. 번번히 신경써주셔서 감사해요^^..
Commented by Robert at 2007/04/06 01:24
nice
Commented by Robert at 2007/04/06 01:25
nice
Commented by Naomi at 2007/04/06 01:47
hello
Commented by Naomi at 2007/04/06 01:54
hello

:         :

:

비공개 덧글

<< 이전 페이지 다음 페이지 >>