Skip to content

Cobol for the 21st Century

Best in textbook rentals since 2012!

ISBN-10: 0471073210

ISBN-13: 9780471073215

Edition: 10th 2003 (Revised)

Authors: Nancy Stern, Robert A. Stern, James P. Ley

List price: $109.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: $109.95
Edition: 10th
Copyright year: 2003
Publisher: John Wiley & Sons, Incorporated
Publication date: 10/8/2002
Binding: Paperback
Pages: 864
Size: 6.50" wide x 11.00" long x 1.50" tall
Weight: 4.092
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
Designing 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 Performance Using the COPY, CALL, and Other Statements
An Introduction to Object-Oriented Programming
COBOL Character Set and Reserved Words
Differences Among the COBOL Standards
Glossary