OCA
By Lisa Fisher
I have some personality
traits which are obsessive and compulsive.
I have been diagnosed with Obsessive Compulsive Disorder. I beg to differ. I diagnose myself with Obsessive
Compulsive Assets. I find these
traits to be assets. In the
computer field your work must be exactly correct. When you write a computer program it has to be in code. The words have to be in exactly correct
syntax and grammar. You run the
code through the compiler and then the compiler will tell you where the
errors in syntax and grammar occur.
Once you fix the errors you run a test. The test will help inform you if you logic is correct. For example if you write a program for a
company's payroll the test will come up with a numerical answer for the
payroll. You check the answer with
a calculator. If the computer
program's answer checks with the calculator's answer, the computer
program's logic id correct assuming the calculations on the calculator have
been done properly.
|