Skip to content

Commit e92cb02

Browse files
committed
Add chapter outline for COBOL API
Signed-off-by: MikeBauerCA <[email protected]>
1 parent 3e80808 commit e92cb02

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,21 @@ header-includes:
1919
linkcolor=blue}
2020
---
2121
\newpage
22+
# COBOL Application Programming Interface (API)
23+
- **Enterprise COBOL APIs**
24+
- **z/OS Middleware**
25+
- **COBOL API Communication with Middleware**
26+
- **COBOL EXEC SQL**
27+
- **COBOL Data Items**
28+
29+
- **SQL Capability within Enterprise COBOL**
30+
- **Enterprise COBOL Application Programming and SQL Guide**
31+
- **Db2 Data Base Administration (DBA) vs Application Programming**
32+
33+
- **Lab**
34+
- **Using VSCode and Zowe Explorer**
35+
36+
2237
# COBOL Challenges
2338

2439
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.

0 commit comments

Comments
 (0)