Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 651 Bytes

ROADMAP.md

File metadata and controls

20 lines (15 loc) · 651 Bytes

Roadmap

This roadmap lists out the possible and planned future contents for the COBOL Programming Course. If you are interested in contributing content, please review our contribution guidelines.

In-Progress Future Contents

  • COBOL Interaction with CICS
  • VSAM File Handling
  • Object-Oriented COBOL
  • Subprograms
  • Sorting and Merging
  • Processing JSON and XML

Possible Future Contents

  • COBOL Interaction with IMS
  • COBOL Development in Mixed AMODE LE
  • COBOL Dynamic Link Libraries
  • Communication with Java Methods
  • Debugging and Testing