FileMood

Download [ FreeCourseWeb.com ] Linkedin - COBOL Essential Training

FreeCourseWeb com Linkedin COBOL Essential Training

Name

[ FreeCourseWeb.com ] Linkedin - COBOL Essential Training

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

759.3 MB

Total Files

309

Last Seen

2025-03-26 00:00

Hash

ACD3108837FB2C1844C7A298611668DBFF6FDD04

/

Get Bonus Downloads Here.url

0.2 KB

/01 - Introduction/

01 - COBOL is alive and well.mp4

5.6 MB

01 - COBOL is alive and well.srt

1.8 KB

02 - Are you ready to get started.mp4

5.3 MB

02 - Are you ready to get started.srt

3.9 KB

03 - What is JCL.mp4

2.9 MB

03 - What is JCL.srt

2.3 KB

/.../02 - 1. Getting Started/

01 - Set up a COBOL environment.mp4

6.7 MB

01 - Set up a COBOL environment.srt

3.1 KB

02 - Download and install WSL.mp4

11.3 MB

02 - Download and install WSL.srt

5.3 KB

03 - Get started with Visual Studio Code.mp4

11.5 MB

03 - Get started with Visual Studio Code.srt

7.8 KB

04 - Learn COBOL syntax.mp4

5.1 MB

04 - Learn COBOL syntax.srt

4.7 KB

05 - Code a Hello World program.mp4

8.3 MB

05 - Code a Hello World program.srt

5.8 KB

06 - Obtain input from the user.mp4

9.1 MB

06 - Obtain input from the user.srt

7.4 KB

07 - Challenge Calculate BMI.mp4

7.1 MB

07 - Challenge Calculate BMI.srt

5.0 KB

08 - Solution Calculate BMI.mp4

10.4 MB

08 - Solution Calculate BMI.srt

6.1 KB

/.../03 - 2. Handling Data in COBOL/

01 - COBOL naming standards.mp4

13.1 MB

01 - COBOL naming standards.srt

8.2 KB

02 - How to define types of data.mp4

12.9 MB

02 - How to define types of data.srt

8.1 KB

03 - Comp-3 data types.mp4

9.8 MB

03 - Comp-3 data types.srt

6.5 KB

04 - Literal and figurative constants.mp4

15.1 MB

04 - Literal and figurative constants.srt

8.3 KB

05 - Editing characters for writing reports.mp4

17.5 MB

05 - Editing characters for writing reports.srt

10.5 KB

06 - Challenge Create a sales commission report.mp4

4.1 MB

06 - Challenge Create a sales commission report.srt

3.2 KB

07 - Solution Commission report solution.mp4

20.8 MB

07 - Solution Commission report solution.srt

12.3 KB

/.../04 - 3. Verbs, Decisions, and Looping/

01 - Introduction to verbs.mp4

11.7 MB

01 - Introduction to verbs.srt

7.5 KB

02 - Computational verbs.mp4

12.0 MB

02 - Computational verbs.srt

12.6 KB

03 - Conditional expressions.mp4

18.0 MB

03 - Conditional expressions.srt

10.5 KB

04 - Perform statement.mp4

12.4 MB

04 - Perform statement.srt

6.0 KB

05 - Perform thru.mp4

8.5 MB

05 - Perform thru.srt

4.8 KB

06 - Perform times.mp4

20.3 MB

06 - Perform times.srt

9.5 KB

07 - Challenge Write code to simulate a cash register.mp4

14.3 MB

07 - Challenge Write code to simulate a cash register.srt

7.7 KB

08 - Solution Simulated cash register.mp4

16.3 MB

08 - Solution Simulated cash register.srt

8.2 KB

/.../05 - 4. Working with Files/

01 - File organization and access methods.mp4

7.7 MB

01 - File organization and access methods.srt

5.9 KB

02 - Reading sequential files.mp4

27.5 MB

02 - Reading sequential files.srt

12.3 KB

03 - File error checking.mp4

15.5 MB

03 - File error checking.srt

7.6 KB

04 - Writing records to a sequential file.mp4

14.6 MB

04 - Writing records to a sequential file.srt

8.4 KB

05 - Challenge Process payroll.mp4

3.1 MB

05 - Challenge Process payroll.srt

2.0 KB

06 - Solution Sample program to process payroll.mp4

17.4 MB

06 - Solution Sample program to process payroll.srt

9.6 KB

/.../06 - 5. Advance Sequential Files/

01 - Inserting records in a master data file.mp4

20.1 MB

01 - Inserting records in a master data file.srt

12.4 KB

02 - Updating records in a master file.mp4

25.6 MB

02 - Updating records in a master file.srt

14.6 KB

03 - Sorting records in COBOL.mp4

16.0 MB

03 - Sorting records in COBOL.srt

9.8 KB

04 - Merging records in COBOL.mp4

14.9 MB

04 - Merging records in COBOL.srt

8.2 KB

05 - Challenge Merge two employee files.mp4

3.3 MB

05 - Challenge Merge two employee files.srt

2.2 KB

06 - Solution Create a master employee file.mp4

19.8 MB

06 - Solution Create a master employee file.srt

12.2 KB

/.../07 - 6. Indexed and Relative Files/

01 - Direct access files in COBOL.mp4

9.5 MB

01 - Direct access files in COBOL.srt

7.0 KB

02 - Relative files in COBOL.mp4

19.6 MB

02 - Relative files in COBOL.srt

11.5 KB

03 - Indexed files in COBOL.mp4

21.5 MB

03 - Indexed files in COBOL.srt

10.6 KB

04 - Challenge Create an indexed file.mp4

12.2 MB

04 - Challenge Create an indexed file.srt

6.3 KB

05 - Solution Solution for creating an indexed file.mp4

31.5 MB

05 - Solution Solution for creating an indexed file.srt

14.3 KB

/.../08 - 7. Tables in COBOL/

01 - Using tables in COBOL.mp4

14.8 MB

01 - Using tables in COBOL.srt

9.4 KB

02 - Creating tables from an input file.mp4

22.6 MB

02 - Creating tables from an input file.srt

11.3 KB

03 - Searching tables in COBOL.mp4

17.9 MB

03 - Searching tables in COBOL.srt

8.0 KB

04 - Challenge Create table of weather data.mp4

4.1 MB

04 - Challenge Create table of weather data.srt

3.2 KB

05 - Solution Search table of weather data.mp4

16.7 MB

05 - Solution Search table of weather data.srt

7.3 KB

/.../09 - 8. String Handling/

01 - Inspecting strings in COBOL.mp4

29.1 MB

01 - Inspecting strings in COBOL.srt

10.3 KB

02 - Using the string command in COBOL.mp4

10.5 MB

02 - Using the string command in COBOL.srt

6.1 KB

03 - Using the unstring command in COBOL.mp4

18.0 MB

03 - Using the unstring command in COBOL.srt

9.9 KB

/10 - 9. Troubleshooting/

01 - Watch for numeric overflow in variables.mp4

14.0 MB

01 - Watch for numeric overflow in variables.srt

8.1 KB

02 - How to read code and find logic errors.mp4

35.2 MB

02 - How to read code and find logic errors.srt

12.1 KB

/11 - Conclusion/

01 - Finding answers to your COBOL questions.mp4

2.7 MB

01 - Finding answers to your COBOL questions.srt

1.3 KB

/~Get Your Files Here !/

Bonus Resources.txt

0.4 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch01/01_04/

HelloWorld.cbl

0.4 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch01/01_05/

HelloWorld.cbl

0.4 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch01/01_06/

ObtainInput.cbl

0.3 KB

ObtainInput_end.cbl

0.5 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch01/01_07/

BMIStart.cbl

0.4 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch01/01_08/

BMICalculator.cbl

0.8 KB

BMIStart.cbl

0.4 KB

bmicalculator

18.3 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch02/02_01/

EnhancedBMICalculator.cbl

3.1 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch02/02_02/

Sales.cbl

4.4 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch02/02_03/

SALES.DAT

0.6 KB

Sales.cbl

4.4 KB

Sales_end.cbl

4.4 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch02/02_04/

SALES.DAT

0.6 KB

SALESREPORT.DAT

1.9 KB

SalesWithCommission.cbl

4.4 KB

SalesWithCommission_End.cbl

4.7 KB

saleswithcommission

23.2 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch02/02_05/

EDITEDSALESREPORT.DAT

1.9 KB

SALESREPORT.DAT

1.9 KB

Sales.cbl

4.4 KB

SalesWithEditing.cbl

6.2 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch02/02_06/

COMMISSIONREPORT.DAT

2.0 KB

CommissionReport.pdf

900.7 KB

SalesWithCommission.cbl

4.7 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch02/02_07/

COMMISSIONREPORT.DAT

2.0 KB

CommissionReport.pdf

900.7 KB

SalesCommissionSolution.cbl

8.7 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch03/03_01/

INVALIDSALES.DAT

0.6 KB

NEWSALESFILE.DAT

0.0 KB

SALESERRORS.DAT

1.6 KB

SalesDataValidation.cbl

9.1 KB

salesdatavalidation

28.3 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch03/03_02/

PythagoreanTheorem.cbl

1.1 KB

pythagoreantheorem

18.5 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch03/03_03/

NEWSALESFILE.DAT

0.0 KB

SALES.DAT

0.6 KB

SALES2.DAT

0.7 KB

SALESERRORS.DAT

1.6 KB

SalesDataValidation.cbl

8.9 KB

salesdatavalidation

28.3 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch03/03_04/

INVALIDSALES.DAT

0.6 KB

NEWSALESFILE.DAT

0.0 KB

SALESERRORS.DAT

1.6 KB

SalesDataValidation.cbl

9.1 KB

salesdatavalidation

28.3 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch03/03_05/

SALESERRORS.DAT

1.6 KB

SalesDataValidation.cbl

9.2 KB

salesdatavalidation

28.3 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch03/03_06/

CARSALESREPORT.DAT

1.3 KB

CarSales.cbl

6.9 KB

carsales

29.0 KB

carsales.dat

0.7 KB

carsales2.dat

0.7 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch03/03_07/

PETSALESREPORT.DAT

3.5 KB

PETSTORESALES.DAT

1.2 KB

petstorechallenge

19.7 KB

petstorechallenge.cbl

3.5 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch03/03_08/

PETSALESREPORT.DAT

3.5 KB

PETSTORESALES.DAT

1.2 KB

petstorechallenge

19.7 KB

petstorechallenge.cbl

3.5 KB

petstoresolution

28.9 KB

petstoresolution.cbl

5.9 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch04/04_02/

EMPFILE.DAT

0.7 KB

EMPREPORT.DAT

1.0 KB

NEWEMPFILE.DAT

0.7 KB

PAYJCL.jcl

0.1 KB

employee

23.7 KB

employee.cbl

5.3 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch04/04_03/

EMPFILE.DAT

0.7 KB

EMPREPORT.DAT

1.0 KB

PAYJCL.jcl

0.1 KB

employee

23.7 KB

employee.cbl

5.3 KB

employeeUpdate

23.8 KB

employeeUpdate.cbl

5.8 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch04/04_04/

EMPFILE.DAT

0.6 KB

PAYROLLIN.DAT

0.4 KB

employeePay.cbl

2.6 KB

employeepay

19.2 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch04/04_05/

EMPFILE.DAT

0.6 KB

NEWEMPFILE.DAT

0.6 KB

PAYROLLIN.DAT

0.5 KB

employeePay.cbl

2.6 KB

employeeRaise.cbl

2.4 KB

employeepay

19.1 KB

employeeraise

19.2 KB

solution

19.3 KB

solution.cbl

2.7 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch04/04_06/

EMPFILE.DAT

0.6 KB

NEWEMPFILE.DAT

0.6 KB

PAYROLLIN.DAT

0.5 KB

solution

19.3 KB

solution.cbl

2.7 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch05/05_01/

EMPLOYEEFILE.DAT

0.6 KB

EMPTRANS.DAT

0.5 KB

ERRORREPORT.LPT

0.0 KB

NEWEMPFILE.DAT

1.0 KB

insertEmployees

23.5 KB

insertEmployees.cbl

3.8 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch05/05_02/

EMPMASTER.DAT

1.0 KB

EMPTRANS.DAT

0.5 KB

NEWEMPFILE.DAT

0.9 KB

updateEmployee.cbl

3.6 KB

updateEmployee_

23.1 KB

updateEmployee_End.cbl

3.9 KB

updateemployee_End

23.3 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch05/05_03/

NEWSTUDENTS.DAT

1.3 KB

STUDENTS.DAT

1.3 KB

sortingStudents.cbl

1.6 KB

sortingStudents_End.cbl

1.9 KB

sortingstudents

18.7 KB

sortingstudents_End

19.0 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch05/05_04/

NEWSTUDENTS.DAT

0.3 KB

STUDENTS.DAT

1.3 KB

STUDENTS.NEW

1.6 KB

mergeStudents.cbl

1.9 KB

mergestudents

19.0 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch05/05_05/

ACME.DAT

0.4 KB

FUSESINC.DAT

0.4 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch05/05_06/

05_06_solution.cbl

1.6 KB

ACME.DAT

0.4 KB

EMPLOYEES.NEW

0.8 KB

FUSESINC.DAT

0.4 KB

REPORT.LPT

0.7 KB

solution

28.3 KB

solution.cbl

3.4 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch06/06_02/

STUDIOSREL.DAT

0.9 KB

STUDIOSSEQ.DAT

0.6 KB

readRelative.cbl

2.9 KB

readrelative

19.5 KB

relativeRecords.cbl

2.0 KB

relativerecords

18.7 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch06/06_03/

MOVIESIDX.DAT

8.2 KB

MOVIESIDX.DAT.1

8.2 KB

MOVIESSEQ.DAT

1.4 KB

createIndexFile.cbl

1.9 KB

createindexfile

18.7 KB

readIndexFile.cbl

2.5 KB

readindexfile

18.9 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch06/06_04/

BASEBALL2016.NEW

3.6 KB

BaseballResults.csv

93.6 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch06/06_05/

BASEBALL2016.NEW

3.6 KB

BASEBALLIDX.DAT

16.4 KB

BASEBALLIDX.DAT.1

8.2 KB

BASEBALLIDX.DAT.2

8.2 KB

BaseballResults.csv

93.6 KB

createIndexFile.cbl

3.0 KB

createindexfile

18.7 KB

readBaseBallIndexFile.cbl

4.3 KB

readbaseballindexfile

23.0 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch07/07_01/

SampleBudget.xlsx

9.4 KB

rainfall.dat

0.4 KB

tables

23.0 KB

tables.cbl

3.6 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch07/07_02/

VIDEOSALES.DAT

0.5 KB

createSalesTable.cbl

5.0 KB

createSalesTableStart.cbl

5.0 KB

createsalestable

28.0 KB

createsalestableStart

28.0 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch07/07_03/

VIDEOSALES.DAT

0.5 KB

searchTable.cbl

4.8 KB

searchTableStart.cbl

4.7 KB

searchtable

28.2 KB

searchtablestart

28.2 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch07/07_04/

weather.csv

5.6 KB

weather2020.dat

4.7 KB

weather_2020.csv

3.8 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch07/07_05/

solution

28.3 KB

solution.cbl

7.5 KB

solution.so

27.8 KB

unstring_weather

28.0 KB

unstring_weather.cbl

3.6 KB

weather.csv

5.6 KB

weather.dat

4.7 KB

weather2020.dat

4.7 KB

weather_2020.csv

3.8 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch08/08_01/

EMPLOYEES.DAT

1.3 KB

inspect.cbl

2.8 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch08/08_02/

EMPLOYEES.DAT

0.9 KB

string

23.6 KB

string.cbl

2.3 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch08/08_03/

unstring_weather.cbl

3.6 KB

weather2020.dat

4.7 KB

weather_2020.csv

3.8 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch09/09_01/

Customers.csv

1.0 KB

EMPLOYEES.DAT

9.7 KB

mailing.lpt

0.7 KB

processEmployees.cbl

4.3 KB

processEmployees_End.cbl

3.1 KB

processemployees

24.5 KB

unstringError.cbl

2.9 KB

unstringerror

28.1 KB

/.../Ex_Files_COBOL_EssT/Exercise Files/Ch09/09_02/

ProblemSolve.cbl

2.9 KB

ProblemSolve_End.cbl

3.0 KB

TESTDATA.DAT

0.6 KB

problemsolve

19.2 KB

problemsolve_end

19.1 KB

 

Total files 309


Copyright © 2025 FileMood.com