Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openmainframeproject/cobol-programming-course
Training materials and labs for a "Getting Started" level course on COBOL
https://github.com/openmainframeproject/cobol-programming-course
cobol cobol-programming labs training-materials
Last synced: about 1 month ago
JSON representation
Training materials and labs for a "Getting Started" level course on COBOL
- Host: GitHub
- URL: https://github.com/openmainframeproject/cobol-programming-course
- Owner: openmainframeproject
- License: cc-by-4.0
- Created: 2020-04-10T14:52:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-20T15:10:13.000Z (11 months ago)
- Last Synced: 2024-04-25T00:17:47.609Z (7 months ago)
- Topics: cobol, cobol-programming, labs, training-materials
- Language: COBOL
- Homepage: https://openmainframeproject.org/projects/cobol-programming-course/
- Size: 79.9 MB
- Stars: 2,871
- Watchers: 204
- Forks: 565
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Support: SUPPORT.md
- Governance: GOVERNANCE.md
- Roadmap: ROADMAP.md
Awesome Lists containing this project
README
[![Logo](https://raw.githubusercontent.com/openmainframeproject/artwork/main/projects/cobol-pc/horizontal/color/cobol-pc-horizontal-color.png)](https://www.openmainframeproject.org/projects/cobolprogrammingcourse)
[![License](https://img.shields.io/github/license/OpenMainframeProject/cobol-programming-course)](LICENSE)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/4770/badge)](https://bestpractices.coreinfrastructure.org/projects/4770)# COBOL Programming Course
This project is a set of training materials and labs for COBOL on z/OS. The following books are available within this repository. To get started, follow the steps in their respective READMEs.
- Released
- [COBOL Programming Course #1 - Getting Started](COBOL%20Programming%20Course%20%231%20-%20Getting%20Started/README.md)
- [COBOL Programming Course #2 - Learning COBOL](COBOL%20Programming%20Course%20%232%20-%20Learning%20COBOL/README.md)
- [COBOL Programming Course #3 - Advanced Topics](COBOL%20Programming%20Course%20%233%20-%20Advanced%20Topics/README.md)
- [COBOL Programming Course #4 - Testing](COBOL%20Programming%20Course%20%234%20-%20Testing/README.md)If you run into any issues, please don't hesitate to reach out on our [Slack channel](https://openmainframeproject.slack.com/archives/C011NE32Z1T).
## Discussion
You can connect with the community in a variety of ways...
- [#cobol-programming-course channel on Open Mainframe Project Slack](https://slack.openmainframeproject.org)
- ['COBOL technical questions' category on Open Mainframe Project Community Forums](https://community.openmainframeproject.org/c/cobol-technical-questions/16)
- [COBOL Programming Course Discussion Mailing list](https://lists.openmainframeproject.org/g/cobol-course-discussion)## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
All contributions must align with the [Open Mainframe Project contribution guidelines](https://github.com/openmainframeproject/tac/blob/master/process/contribution_guidelines.md), including having a DCO signoff on all commits.
For full contribution requirements, please review our [guidelines](CONTRIBUTING.md).
## Governance
This project is openly governed as defined in [GOVERNANCE.md](GOVERNANCE.md).
## Credits
The course materials were made available through a joint collaboration between IBM, its clients, and American River College and proposed as a new project by IBM.
## Video Course Links
- [IBM Digital Learning Platform](https://learn.ibm.com/course/view.php?id=7552)
- [Coursera](https://www.coursera.org/learn/cobol-programming-vscode?)
- [Pluralsight](https://www.pluralsight.com/courses/learning-cobol-programming-vscode)
- [YouTube](https://www.youtube.com/watch?v=RdMAEdGvtLA)