cobol-programming-course icon indicating copy to clipboard operation
cobol-programming-course copied to clipboard

Training materials and labs for a "Getting Started" level course on COBOL

Results 19 cobol-programming-course issues
Sort by recently updated
recently updated
newest added

### Course Details GitHub ### Description Zowe will be releasing a new major version of the Zowe Explorer VS Code Extension as described in this [blog](https://openmainframeproject.org/blog/big-changes-coming-with-zowe-explorer-v3/). The course should be...

enhancement

### Course Details GitHub ### Description The moment you update to COBOL 6.4 please add an exercise or lab how to call java from cobol (in batch without OO-COBOL) and...

enhancement

### Course Details GitHub ### Description In [CBL01016.cbl](https://github.com/openmainframeproject/cobol-programming-course/blob/master/COBOL%20Programming%20Course%20%233%20-%20Advanced%20Topics/Challenges/Debugging/cbl/CBL0106.cbl) I've seen somthing that is not as it is recommended. The table / array `01 OVERLIMIT.` is indexed with a separate variable:...

bug

### Course Details GitHub ### Description I would like to write a COBOL program to read a VSAM file by its index and alternate index. The programs could be relatively...

enhancement

### Course Details GitHub ### Description The https://api.covid19api.com/summary API used to obtain a JSON file for the [COVID-19 Summary Report COBOL Challenge](https://github.com/openmainframeproject/cobol-programming-course/blob/master/COBOL%20Programming%20Course%20%233%20-%20Advanced%20Topics/COBOL%20Programming%20Course%20%233%20-%20Advanced%20Topics.md#cobol-challenge---the-covid-19-reports) went offline as JHU stops collecting data as...

bug

### Course Details GitHub ### Description Many of the screen images (*.png) have a black background, when printed this uses way too much ink. This can be solved by pulling...

enhancement

### Course Details GitHub ### Description COBOL compilation output file names are wrong. ### Reproduction Steps 1. Go to course 2 markdown file. 2. Go to section 2.6 lab 3....

bug

Signed-off-by: pathange-s ## Proposed changes Fixes # (issue) ## Type of change What type of changes does your PR introduce to the COBOL Programming Course? _Put an `x` in the...

enhancement

### Course Details GitHub ### Description The current method of providing the chapters is with PDFs, which is good too. But we can build a better UX by hosting a...

enhancement