Debugging

  •  
  • 39
  • 1
  • 1
  • English 
May 20, 2011 04:49
I am a researcher of biological science in the UK. Recently, I'm writing some computer program for my experiments. Although I'm not good at using a computer, I can't help using it. It is quite useful. At first, I considered my experimental designs and argued with my boss and co-workers. Next, I designed the mathematical structure of the programs on the paper. The mathematical knowledge learned in the high school and the university is quite useful and important for me. I used trigonometric function, vector, and matrix to design the programs. Then I stared to write some programs on the PC. They were not so hard until this step. The next step is very hard for me; "debugging". The debugging is one of the programing step to find and fix some mistakes in the programs. It is quite wrenching and menial work. Usually, I find and fix a mistake, then I find next one. It seems endless work. Recently, I'm doing it every day. I have to finish making the program until the experiment day. I have no spare time and must be hurry.