Abstract

Arguably, many computer languages have more panache and less verbosity than COBOL; but none has greater potential to inculcate the habits and techniques of <u>advance</u> planning for such things as structure, the byte-length of variables representing the results of computations, table/array size, fields that will be needed, and the like. To illuminate a program's logic one can add some judiciously chosen, even un-required, yet available reserved words. I have found that the COBOL language aids and encourages comprehension of logical structure to a greater degree than with other languages. Moreover, in COBOL, meaningful, if lengthy, names are actually desirable and serve to clarify the work that takes place in the various procedures. Finally, because the structure of a COBOL program is so determinate, it is possible to teach a series of steps leading up to the end product, which both foreshadow and greatly organize the process of coding. This habit of organization is easily transferable to other contexts.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.