Field notes, v1602
Page 238
Image from the Biodiversity Heritage Library. Contributed by Museum of Vertebrate Zoology, University of California, Berkeley. | www.biodiversitylibrary.org
Transcription
Cobol We made the first draft of our COBOL code and then started to test it. I think that is just what we need now. Our system has been able to run with no errors in the past few weeks. We have also found a bug which was related to the fact that our program could not handle some data correctly. It turned out that the problem was due to an incorrect assumption about how the input data would be formatted. This is something we need to fix before we can release our product. I think it's important to make sure that our code is robust and reliable before we start using it in production. We've been working on improving our testing procedures so that we can catch these kinds of bugs earlier. It's also important to keep track of all the changes we make to our code, so that we can easily go back and fix any problems if they arise. I think that with a little bit of work, we should be able to get our product out soon. We just need to stay focused and keep pushing forward.