Skip to content

Commit ca19df1

Browse files
committed
Add commercial tooling section
Signed-off-by: MikeBauerCA <[email protected]>
1 parent e52628f commit ca19df1

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.DS_Store
22
*~
3-
COBOL Programming with VSCode.pdf
3+
*.pdf

COBOL Programming Course #1 - Getting Started/Commercial Tooling/IBM Developer for zOS/COBOL Programming Course #1 - Getting Started - IDz.md

Whitespace-only changes.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# COBOL Programming Course #1 - Getting Started - Commercial Tooling
2+
3+
This directory contains implementations of COBOL Programming Course #1 using commercial tooling. Neither this project nor Open Mainframe Project reviews, maintains, or endorses any one of these commercial tools. If you would like to add your implementation of the course using commercial tooling, feel free to open a pull request to have it included.
4+
5+
## How to get started
6+
7+
There are currently no official releases of COBOL Programming Course #1 using commercial tooling. All content remains in development. However, you can view and contribute to the following implementations:
8+
- [IBM Developer for z/OS](IBM%20Developer%20for%20zOS/COBOL%20Programming%20Course%20#1%20-%20Getting%20Started%20-%20IDz.md)
9+
10+
## Providers
11+
12+
To leverage commercial tooling while completing this course, vendors offer free trials for their commercial tools.
13+
14+
- IBM has provided a [free trial to IDz environment](https://developer.ibm.com/mainframe/products/ibm-z-open-development).
15+
16+
## Build
17+
18+
PDFs can be built using [pandoc](https://pandoc.org/) and [MiKTeX](https://miktex.org/)

0 commit comments

Comments
 (0)