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

## Proposed changes Divide Course 1 into Course 0 and Course 1 ## Type of change - [ ] Bug fix (change which fixes one or more issues) - [...

documentation

Traducción del Ingles al Castellano del curso Mainframe COBOL con VSCode [1 - Configurando VSCode.pdf](https://github.com/openmainframeproject/cobol-programming-course/files/5853173/1.-.Configurando.VSCode.pdf) [2 - Ahora si -- CoBOL!!.pdf](https://github.com/openmainframeproject/cobol-programming-course/files/5853175/2.-.Ahora.si.--.CoBOL.pdf)

translation

## Proposed changes This PR adds [SPDX ID](https://spdx.dev/ids/) and copyright statements for Lab Materials as suggested at the [Project Charter](https://github.com/openmainframeproject/foundation/blob/main/project_charters/cobol-programming-course_charter.pdf), exceptions being the IBM-supplied JCL procedures (IGYWC, IGYWCL, IGYWCLG, and...

documentation

![Capture](https://user-images.githubusercontent.com/45042840/81800516-3e475180-9513-11ea-91f2-1fc8fb561996.png) This is a comment from the COBOL course slack. I think he made a good suggestion. A cookbook on basic operations using Zowe Explorer, Zowe CLI and ISPF. This...

enhancement
good first issue

### Course Details GitHub ### Description The first chapter of Course 1 highlights [several facts on the use of COBOL on today's era](https://github.com/openmainframeproject/cobol-programming-course/blob/master/COBOL%20Programming%20Course%20%231%20-%20Getting%20Started/COBOL%20Programming%20Course%20%231%20-%20Getting%20Started.md#how-is-cobol-being-used-today). With the recent survey conducted by the...

enhancement
good first issue

Hi, Thank you for the work done around learning the COBOL language. In addition to the syntax elements of the COBOL language, do you plan to approach COBOL programming styles...

enhancement

- How the code is usually versioned? - How the code is synchronized between Zowe and VCS?

enhancement

- What is the standard structure of the exportable source-code library? - How the libraries are usually managed? - How the libraries are usually integrated into the programs? - What...

enhancement

- What is the standard format of API-documentation (e.g. Javadoc)? - Which API-documentation tool (e.g. Doxygen) is used? - How API-documentation is usually managed?

enhancement

### Course Details GitHub ### Description Addition of Contents related use of Jenkins for CI/CD in continuation to testing chapter. This could help our readers to understand how testing is...

enhancement