You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: COBOL Programming Course #3 - Advanced Topics/README.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,14 @@ This project is a set of training materials and labs for an Advanced Topics cour
4
4
5
5
## How to get started
6
6
7
-
There are currently no official releases of COBOL Programming Course #3 - Advanced Topics. All content remains in development. We encourage you to view and contribute to the [book](COBOL%30Programming%30Course%30%333%30-%30Advanced%30Topics.md) :)
7
+
To begin, select a recent [release](https://github.com/openmainframeproject/cobol-programming-course/releases) of the course. Under a given release, you should see two assets.
8
+
9
+
- The COBOL Programming Course #3 - Advanced Topics PDF asset contains the course instructions.
10
+
- The Source code asset contains everything that was in the project when the release was published.
11
+
12
+
To complete the course, you will also need to do one of the following:
13
+
- Select a [provider](#providers) below and follow their registration process. Once complete, you should be given system details to use in the course.
14
+
- Upload the source code for the course (located in the Labs folder) to your mainframe environment.
8
15
9
16
If you run into any issues, please don't hesitate to reach out on our [slack channel](https://openmainframeproject.slack.com/archives/C011NE32Z1T).
10
17
@@ -20,4 +27,4 @@ A PDF can be built using the following [pandoc](https://pandoc.org/) command. No
0 commit comments