Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver2
1いいね 108回再生

Cobol Programming Report Summary Part 1

A Quick lesson for the Cobol Basics with Programming Activity. Part 1
---------------------------------------------------------------------------------------------------------------------------------------------------
TimeStamps:
0:08 Expected Learning Outcomes
0:44 History of Cobol
2:16 Features of Cobol
3:03 Advantages of Cobol
3:43 Disadvantages of Cobol
4:05 Cobol Hardware
4:38 Why Cobol?
4:55 Program Organization
5:57 Grammatical Hierarchy
6:53 0-format.cbl / Structure of Program
7:27 Coding Rules
8:57 Continuation of Statements
9:06 Continuation of Literals
9:47 Things that Go in Area A
10:11 Things that Go in Area B
10:20 Things That go in Area A or B
10:34 Program Structure
11:14 Main Structure of Cobol
11:15 Identification Division
11:51 Procedure Division
12:30 GOBACK
12:47 GO TO
13:21 Procedure Division
13:48 Perform Paragraph
14:20 Perform Paragraph Example
14:57 Accept Statement
15:58 1-Hello_World.cbl
16:00 Differences to Other Language
19:08 Data Division
19:59 Data Division Example
20:48 Level Numbers
22:36 Level Numbers Example
23:28 Picture Clauses
26:09 Picture Clauses Example 1
29:58 Numeric Edited Fields
32:27 Usage Clause
33:13 Working-Storage Section
35:01 Linkage Section
35:50 Local-Storage Section
36:11 Initialization of Storage
36:23 Group and Data Items
36:39 Redifines
44:49 Literals
45:54 Constants
47:06 Figurative Constants
47:42 Tables(Arrays)
51:17 2-Variables.cbl
53:19 Move Statement
56:22 Explain Error?? Correct me If I'm wrong.......
58:42 Explain Error2?? Correct me If I'm wrong.......
---------------------------------------------------------------------------------------------------------------------------------------------------
Part 2 Link:    • Cobol Programming Report Summary Part 2  
Part 3 Link:    • Cobol Programming Report Summary Part 3  
---------------------------------------------------------------------------------------------------------------------------------------------------
Disclaimer: If you have some question or clarification, just include the time stamp and the question so I can easily answer it since sometimes I forgot how I arrive on that solution or explanation.
Example. I have a question in (timestamp) about this certain topic...
---------------------------------------------------------------------------------------------------------------------------------------------------
Here are the links that are mention in the video:
For Questions and Clarifications: github.com/cristoph143/COBOL-Programming-Languages…
For Online Compiler: Online COBOL Compiler - Online COBOL Editor - Run COBOL Online - Online COBOL Runner (jdoodle.com) For Format: github.com/cristoph143/COBOL-Programming-Languages…

コメント