Book Summary of Cobol For The 21St Century Thoroughly revised and updated to reflect changes in the field, the eleventh edition of Structured COBOL Programming builds on the strengths of previous editions and includes changes and additions that have significantly improved the text. The dual emphasis on structured program design and syntax is retained, as is the focus on top-down modular programming and documentation. The text is intended for readers with no previous programming or computer experience as well as for those with some background in the computing field.
About the Author Dr. Nancy Stern received a B.A. in mathematics from Barnard College and an M.S. in mathematics and computer science from New York University. She earned an M.A. and a Ph.D. in the history of science and technology from the State University of New York at Stony Brook. Her Ph.D. thesis on the development of Eckert-Mauchly computers has been published by the Digital Equipment Corporation. Her research on the history of electronic digital computers has been supported by a grant from the National Science Foundation.
Dr. Stern has co-authored numerous textbooks in the computing field, including Computing in the Information Age, Structured COBOL Programming, Assembler Language Programming, Structured Flowcharting, System Analysis, Structured RPG III Programming, Turbo Basic, Microsoft Basic and The Impact of Computers on Society. She has also written many articles for ACM Computing Surveys, Datamation, Computerworld, the Annals of the History of Computing, The IEEE Spectrum, Technology and Culture and The Social Studies of Science, as well as a book on the history of computing called From ENIAC to UNIVAC. Her books have been translated into Spanish, Arabic, Portuguese, Korean and Chinese.
Table of Contents Unit I: The Basics o An Introduction to Structured Program Design in COBOL o The IDENTIFICATION and ENVIRONMENT DIVISIONS o The DATA DIVISION o Coding Complete COBOL Programs: The PROCEDURE DIVISION Unit II: Designing Structured Programs o Designing and Debugging Batch and Interactive COBOL Programs o Moving Data, Printing Information, and Displaying Output Interactively o Computing in COBOL: The Arithmetic Verbs and Intrinsic Functions o Decision Making Using the IF and EVALUATE Statements o Iteration: Beyond the Basic PERFORM Unit III: Writing High-Level COBOL Programs o Control Break Processing o Data Validation o Array Processing and Table Handling Unit IV: File Maintenance o Sequential File Processing o Sorting and Merging o Indexed and Relative File Processing Unit V: Advanced Topics • Improving Program Performance Using the COPY, CALL, and Other Statements • The Report Writer Module • Appendices • A: COBOL Character Set and reserved Words • B: Differences Among the COBOL Standards • C: Glossary • Index