Skip to content

Commit 3227a09

Browse files
committed
Add chapter outline for COBOL Challenges
Signed-off-by: MikeBauerCA <[email protected]>
1 parent 6e5a65b commit 3227a09

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

COBOL Programming Course #2 - Advanced Topics/COBOL Programming Course #2 - Advanced Topics.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,20 +33,16 @@ header-includes:
3333
- **Lab**
3434
- **Using VSCode and Zowe Explorer**
3535

36-
36+
\newpage
3737
# COBOL Challenges
38-
- **COBOL Challenge - Debugging**
39-
- **COBOL Challenge - The COVID-19 Reports**
40-
- **COBOL Challenge - The Unemployment Claims**
41-
- **Hacker News Rankings for Mainframe/COBOL Posts**
42-
4338
As you have now handled some basic exercises, we have prepared a new section containing more advanced exercises that test your ability to resolve bugs and other issues in COBOL programs. Each exercise will have a short description and a goal to be accomplished.
4439

45-
In case you get stuck, a blog with instructions will be published shortly after each exercise.
46-
4740
Happy Coding!
4841

49-
\newpage
42+
- **COBOL Challenge - Debugging**
43+
- **COBOL Challenge - The COVID-19 Reports**
44+
- **COBOL Challenge - The Unemployment Claims**
45+
- **Hacker News Rankings for Mainframe/COBOL Posts**
5046

5147
## COBOL Challenge - Debugging
5248

0 commit comments

Comments
 (0)