Skip to content

Structured COBOL Programming For the Year 2000 and Beyond

Best in textbook rentals since 2012!

ISBN-10: 0471318817

ISBN-13: 9780471318811

Edition: 9th 2000

Authors: Nancy B. Stern, Robert A. Stern

List price: $87.95
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Structured COBOL Programming uses the well established approach of these authors. It provides a step-by-step introduction to the subject along with self-tests to reinforce learning and alert students to topics they may need to review.
Customers also bought

Book details

List price: $87.95
Edition: 9th
Copyright year: 2000
Publisher: John Wiley & Sons, Incorporated
Publication date: 8/6/1999
Binding: Paperback
Pages: 848
Size: 8.50" wide x 11.00" long x 1.50" tall
Weight: 4.136
Language: English

The Basics
An Introduction to Structured Program Design in COBOL
The IDENTIFICATION and ENVIRONMENT DIVISIONs
The DATA DIVISION
Coding Complete COBOL Programs: The PROCEDURE DIVISION
Desigining Structured Programs
Designing and Debugging Batch and Interactive COBOL Programs
Moving Data, Printing Information, and Displaying Output Interactively
Computing in COBOL: The Arithmetic Verbs and Intrinsic Functions
Decision Making Using the IF and EVALUATE Statements
Iteration: Beyond the Basic PERFORM
Writing High-Level Cobol Programs
Control Break Processing
Data Validation
Array Processing and Table Handling
File Maintenance
Sequential File Processing
Sorting and Merging
Indexed and Relative File Processing
Advanced Topics
Improving Program Productivity Using the COPY, CALL, and Other Statements
The Report Writer Module
An Introduction to Object-Oriented Programming
Appendices
Index