Book description
Beginning COBOL for Programmers is a comprehensive, sophisticated tutorial and modular skills reference on the COBOL programming language for established programmers. This book is for you if you are a developer who would like to—or must—add COBOL to your repertoire. Perhaps you recognize the opportunities presented by the current COBOL skills crisis, or are working in a mission critical enterprise which retains legacy COBOL applications. Whatever your situation, Beginning COBOL for Programmers meets your needs as an established programmer moving to COBOL.
Beginning COBOL for Programmers includes comprehensive coverage of ANS 85 COBOL features and techniques, including control structures, condition names, sequential and direct access files, data redefinition, string handling, decimal arithmetic, subprograms, and the report writer. The final chapter includes a substantial introduction to object-oriented COBOL.
Benefiting from over one hundred example programs, you'll receive an extensive introduction to the core and advanced features of the COBOL language and will learn to apply these through comprehensive and varied exercises. If you've inherited some legacy COBOL, you'll be able to grasp the COBOL idioms, understand the constructs, and recognize what's happening in the code you're working with.
Today's enterprise application developers will find that COBOL skills open new—or old—doors, and this extensive COBOL reference is the book to help you acquire and develop your COBOL skills.
What you'll learn
The basics of COBOL and its control structures
How to declare and manipulate data, including tabular data
How to handle sequential, indexed, and relative files
How to SORT data and use Input and Output procedures
How to SEARCH tabular data
How to use contained and external subprograms to create modular programs
How to use the COBOL Report Writer
How to write ISO 2002 object-oriented COBOL programs
Who this book is for
This book is for established programmers looking for a COBOL tutorial and modular skills reference in one handy book. Whether you have inherited some legacy COBOL and need to maintain it, or you have a fresh COBOL project in front of you, the tutorial and skills reference will help you succeed in COBOL.
Table of contents
- Title Page
- Dedication
- Contents at a Glance
- Contents
- About the Author
- About the Technical Reviewer
- Acknowledgments
- Preface
- CHAPTER 1: Introduction to COBOL
- CHAPTER 2: COBOL Foundation
- CHAPTER 3: Data Declaration in COBOL
- CHAPTER 4: Procedure Division Basics
- CHAPTER 5: Control Structures: Selection
- CHAPTER 6: Control Structures: Iteration
- CHAPTER 7: Introduction to Sequential Files
- CHAPTER 8: Advanced Sequential Files
- CHAPTER 9: Edited Pictures
- CHAPTER 10: Processing Sequential Files
- CHAPTER 11: Creating Tabular Data
- CHAPTER 12: Advanced Data Declaration
- CHAPTER 13: Searching Tabular Data
- CHAPTER 14: Sorting and Merging
- CHAPTER 15: String Manipulation
- CHAPTER 16: Creating Large Systems
- CHAPTER 17: Direct Access Files
- CHAPTER 18: The COBOL Report Writer
- CHAPTER 19: OO-COBOL
- Index
Product information
- Title: Beginning COBOL for Programmers
- Author(s):
- Release date: March 2014
- Publisher(s): Apress
- ISBN: 9781430262534
You might also like
book
The Go Programming Language
is the authoritative resource for any programmer who wants to learn Go. It shows how to …
video
Ultimate Go Programming, Second Edition
An updated edition of this video title is available. Please go to Ultimate Go: Advanced Concepts …
book
C++20 for Programmers: An Objects-Natural Approach, 3rd Edition
The professional programmer's Deitel® guide to C++20 "C++20 for Programmers builds up an intuition for modern …
book
C Programming Language, 2nd Edition
This book is meant to help the reader learn how to program in C. It is …