| Lynda - Up and Running with COBOL/01. Introduction/01_01-Welcome.mp4 |
2.6 MB |
| Lynda - Up and Running with COBOL/01. Introduction/01_02-What you should know before watching this course.mp4 |
3 MB |
| Lynda - Up and Running with COBOL/01. Introduction/01_03-Using the exercise files.mp4 |
1.4 MB |
| Lynda - Up and Running with COBOL/01. Introduction/01_04-Challenges explained.mp4 |
1.9 MB |
| Lynda - Up and Running with COBOL/02. Getting Started/02_01-Introduction to COBOL.mp4 |
3.7 MB |
| Lynda - Up and Running with COBOL/02. Getting Started/02_02-Downloading GnuCOBOL.mp4 |
5.3 MB |
| Lynda - Up and Running with COBOL/02. Getting Started/02_03-Downloading and installing Cygwin.mp4 |
8.6 MB |
| Lynda - Up and Running with COBOL/02. Getting Started/02_04-Unzipping and installing GnuCOBOL.mp4 |
6.3 MB |
| Lynda - Up and Running with COBOL/02. Getting Started/02_05-Walking through a sample program.mp4 |
8.1 MB |
| Lynda - Up and Running with COBOL/02. Getting Started/02_06-COBOL coding rules.mp4 |
12 MB |
| Lynda - Up and Running with COBOL/02. Getting Started/02_07-Designing programs.mp4 |
2.9 MB |
| Lynda - Up and Running with COBOL/02. Getting Started/02_08-Editing, compiling, linking, and running COBOL programs.mp4 |
14.5 MB |
| Lynda - Up and Running with COBOL/03. Describing Data/03_01-COBOL naming standards.mp4 |
9.4 MB |
| Lynda - Up and Running with COBOL/03. Describing Data/03_02-Data types and description.mp4 |
16.4 MB |
| Lynda - Up and Running with COBOL/03. Describing Data/03_03-Literal and figurative constants.mp4 |
12.8 MB |
| Lynda - Up and Running with COBOL/03. Describing Data/03_04-Challenge Using the constant PI.mp4 |
1.9 MB |
| Lynda - Up and Running with COBOL/03. Describing Data/03_05-Solution Find the area of a circle.mp4 |
13.7 MB |
| Lynda - Up and Running with COBOL/04. Control Structures/04_01-How to use COBOL verbs.mp4 |
9.6 MB |
| Lynda - Up and Running with COBOL/04. Control Structures/04_02-Computational verbs.mp4 |
17.1 MB |
| Lynda - Up and Running with COBOL/04. Control Structures/04_03-Decision making in COBOL.mp4 |
10.5 MB |
| Lynda - Up and Running with COBOL/04. Control Structures/04_04-Branching in COBOL go to.mp4 |
10.6 MB |
| Lynda - Up and Running with COBOL/04. Control Structures/04_05-PerformPerform...thru.mp4 |
9.3 MB |
| Lynda - Up and Running with COBOL/04. Control Structures/04_06-Perform n times.mp4 |
9.7 MB |
| Lynda - Up and Running with COBOL/04. Control Structures/04_07-Perform...until.mp4 |
6.4 MB |
| Lynda - Up and Running with COBOL/04. Control Structures/04_08-Challenge Simulate a cash register.mp4 |
2.9 MB |
| Lynda - Up and Running with COBOL/04. Control Structures/04_09-Solution Implement a cash register.mp4 |
16.5 MB |
| Lynda - Up and Running with COBOL/05. Sequential Files/05_01-File organization and access methods.mp4 |
4.2 MB |
| Lynda - Up and Running with COBOL/05. Sequential Files/05_02-Reading sequential files in COBOL.mp4 |
13.4 MB |
| Lynda - Up and Running with COBOL/05. Sequential Files/05_03-File error checking in COBOL.mp4 |
13.3 MB |
| Lynda - Up and Running with COBOL/05. Sequential Files/05_04-Processing files in COBOL.mp4 |
7.7 MB |
| Lynda - Up and Running with COBOL/05. Sequential Files/05_05-Writing records to a sequential file.mp4 |
10.3 MB |
| Lynda - Up and Running with COBOL/05. Sequential Files/05_06-Challenge Calculate employee raises.mp4 |
3.1 MB |
| Lynda - Up and Running with COBOL/05. Sequential Files/05_07-Solution Update employee salaries.mp4 |
13.8 MB |
| Lynda - Up and Running with COBOL/06. Advance Sequential Files/06_01-Inserting records in a master data file.mp4 |
25.2 MB |
| Lynda - Up and Running with COBOL/06. Advance Sequential Files/06_02-Updating records in a master file.mp4 |
13.9 MB |
| Lynda - Up and Running with COBOL/06. Advance Sequential Files/06_03-Sorting records in COBOL.mp4 |
15.1 MB |
| Lynda - Up and Running with COBOL/06. Advance Sequential Files/06_04-Merging records in COBOL.mp4 |
10.8 MB |
| Lynda - Up and Running with COBOL/06. Advance Sequential Files/06_05-Challenge Merge two employee files.mp4 |
2.9 MB |
| Lynda - Up and Running with COBOL/06. Advance Sequential Files/06_06-Solution Create a master employee file.mp4 |
10.7 MB |
| Lynda - Up and Running with COBOL/07. Direct Access Files/07_01-Direct access files in COBOL.mp4 |
5.5 MB |
| Lynda - Up and Running with COBOL/07. Direct Access Files/07_02-Relative files in COBOL.mp4 |
13.4 MB |
| Lynda - Up and Running with COBOL/08. Tables in COBOL/08_01-Using tables in COBOL.mp4 |
11.3 MB |
| Lynda - Up and Running with COBOL/08. Tables in COBOL/08_02-Creating tables in COBOL.mp4 |
18.1 MB |
| Lynda - Up and Running with COBOL/08. Tables in COBOL/08_03-Searching tables in COBOL.mp4 |
10 MB |
| Lynda - Up and Running with COBOL/08. Tables in COBOL/08_04-Challenge Create table of weather data.mp4 |
4.7 MB |
| Lynda - Up and Running with COBOL/08. Tables in COBOL/08_05-Solution Search table of weather data.mp4 |
15.8 MB |
| Lynda - Up and Running with COBOL/09. String Handling/09_01-Inspecting strings in COBOL.mp4 |
8.2 MB |
| Lynda - Up and Running with COBOL/09. String Handling/09_02-Using the string command in COBOL.mp4 |
11.4 MB |
| Lynda - Up and Running with COBOL/09. String Handling/09_03-Using the unstring command in COBOL.mp4 |
10.6 MB |
| Lynda - Up and Running with COBOL/09. String Handling/09_04-Challenge Create mailing labels.mp4 |
2.2 MB |
| Lynda - Up and Running with COBOL/09. String Handling/09_05-Solution Parse CSV file for mailing labels.mp4 |
7.4 MB |
| Lynda - Up and Running with COBOL/10. Conclusion/10_01-Next steps.mp4 |
1.1 MB |
| Lynda - Up and Running with COBOL/Exercice Files/Ex_Files_UaR_COBOL.zip |
319 KB |