Back to School Savings: Save up to 30% on print books and eBooks. No promo code needed.
Back to School Savings: Save up to 30%
Programming in COBOL
Library of Computer Education
1st Edition - January 1, 1972
Author: G. T. Lancaster
Editor: Anthony Chandor
eBook ISBN:9781483137810
9 7 8 - 1 - 4 8 3 1 - 3 7 8 1 - 0
Programming in COBOL is a simple yet concise how-to book that teaches the programming language in a short yet effective step-by-step manner, which can be easily understood by… Read more
Purchase Options
Save 50% on book bundles
Immediately download your ebook while waiting for your print delivery. No promo code is needed.
Programming in COBOL is a simple yet concise how-to book that teaches the programming language in a short yet effective step-by-step manner, which can be easily understood by anyone with sufficient knowledge in information technology. Covering first the advantages of COBOL over other programming languages, the book discusses COBOL's divisions - identification, environment, procedure, and data, and then describes the testing of the COBOL source programs and program questions. The book is valuable for those who wish to learn basic COBOL language, but do not have the time to take manufacturers' or technical college courses. Intended readers include experienced computer programmers familiar with other programming languages but not with COBOL, as well as students taking a course in computer science. The book is also helpful as it includes self-assessment questions for readers to ensure they understood the principles covered.
Introduction
Acknowledgment
Chapter 1 Why COBOL?
Chapter 2 COBOL Language and Structure
Chapter 3 Identification and Environment Divisions
Chapter 4 Procedure Division—Arithmetic Verbs
Chapter 5 Procedure Division—Move; Go to; Conditional Verbs