Skip to content

Commit c9610ea

Browse files
committed
improve course 2 toc
Signed-off-by: MikeBauerCA <[email protected]>
1 parent 2c4d30d commit c9610ea

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ header-includes:
1919
linkcolor=blue}
2020
---
2121
\newpage
22-
## Additional information
22+
# Resources
2323

2424
This section provides useful resources in the form of manuals and videos to assist in learning more about the basics of COBOL.
2525

26-
### Professional manuals
26+
## Professional manuals
2727

2828
As Enterprise COBOL experience advances, the need for the professional documentation is greater. An internet search for Enterprise COBOL manuals includes: “Enterprise COBOL for z/OS documentation library - IBM”, link provided below. The site content has tabs for each COBOL release level. As of April 2020, the current release of Enterprise COBOL is V6.3. Highlight V6.3 tab, then select product documentation.
2929

@@ -44,7 +44,7 @@ Three ‘Enterprise COBOL for z/OS” manuals are referenced throughout the chap
4444

4545
[http://publibfp.boulder.ibm.com/epubs/pdf/c2746481.pdf](http://publibfp.boulder.ibm.com/epubs/pdf/c2746481.pdf)
4646

47-
### Learn more about recent COBOL advancements
47+
## Learn more about recent COBOL advancements
4848

4949
- What’s New in Enterprise COBOL for z/OS V6.1:
5050

@@ -59,6 +59,7 @@ Three ‘Enterprise COBOL for z/OS” manuals are referenced throughout the chap
5959
[https://www.ibm.com/support/pages/cobol-v63-was-announced-whats-new](https://www.ibm.com/support/pages/cobol-v63-was-announced-whats-new)
6060

6161
\newpage
62+
6263
# Numerical Data Representation
6364

6465
In the first COBOL Programming Course, various types of data representation were discussed. This chapter seeks to expand upon the binary and hexadecimal numbering systems as well as the various numeric representations in COBOL.

0 commit comments

Comments
 (0)