وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

COBOL Complete Reference Course!

سرفصل های دوره

COBOL Bootcamp: A Comprehensive Training Program.


1 - Welcome
  • 1 - Welcome
  • 2 - Prerequisite for the Course
  • 3 - How to use the exercise and practice file

  • 2 - Getting Started
  • 4 - Introduction to IBM Mainframe
  • 4 - Mainframe for Millennials Why this Technology Still Matters Today.txt
  • 5 - JCL Course The Ultimate Guide to Job Control Language.txt
  • 5 - What is JCL
  • 6 - How to setup COBOL Environment Write Compile and Execute
  • 6 - MicroFocus Cobol Compiler Download Link.txt

  • 3 - Introduction to COBOL
  • 7 - What is COBOL
  • 7 - Why COBOL Had Been So Popular Till Now.txt
  • 8 - Features of COBOL
  • 9 - History of COBOL
  • 9 - Why COBOL Had Been So Popular Till Now.txt
  • 10 - Why COBOL Dominates Enterprise Computing
  • 10 - Why COBOL Had Been So Popular Till Now.txt
  • 11 - Future of COBOL
  • 11 - Why COBOL Had Been So Popular Till Now.txt

  • 4 - COBOL Fundamentals
  • 1 - COBOL Fundamentals Quiz Gauge Your Understanding.html
  • 12 - Programs vs OS programs vs application programs
  • 13 - Characters in COBOL
  • 13 - Why COBOL Had Been So Popular Till Now.txt
  • 14 - Components of COBOL
  • 15 - Reserved Words in COBOL
  • 16 - COBOL Coding rules and guidelines
  • 17 - Data Types in COBOL
  • 18 - COBOL Program Structure Overview
  • 19 - Identification Division in COBOL
  • 20 - Environment Division in COBOL
  • 21 - Data Division in COBOL
  • 22 - Procedure Division in COBOL
  • 23 - Hyphens in Paragraphs and Variables Names in COBOL
  • 24 - Define a DatanameVariable in COBOL
  • 25 - COBOL Group item
  • 26 - COBOL Initialize Statement
  • 26 - COBOL Initialize Statements INITIALIZE statement INITIALIZE Example.txt
  • 27 - COBOL Like Statement
  • 28 - COBOL LEVEL 88 Condition 88 LEVEL in COBOL 88 level in COBOL Example.txt
  • 28 - COBOL Level 88 Clause SWITCH
  • 29 - COBOL REDEFINE Clause REDEFINE in COBOL Example and rules.txt
  • 29 - COBOL Redefines Statement
  • 30 - COBOL Renames Statement
  • 30 - Eliminate Your Fears And Doubts About COBOL RENAMES Clause RENAMES In COBOL.txt
  • 31 - COBOL Accept Statement
  • 31 - COBOL Accept Statement A Complete Guide for Beginners.txt
  • 32 - COBOL Display Statement
  • 32 - Mastering the DISPLAY Statement in COBOL Printing Output with Ease.txt
  • 33 - Lets write a Hello World COBOL Program
  • 34 - 1 Demo Class Introduction to COBOL Programming Overview and Basics
  • 34 - DEMOCL04.txt
  • 34 - EMPREC.txt
  • 34 - Run-JCL.txt
  • 34 - Z03874.EMP.MNTH.DTL.FILE4.txt
  • 34 - Z03874.MNTH.RPT.txt

  • 5 - Understanding Loop Constructs in COBOL
  • 2 - Quiz Time COBOL Loops.html
  • 35 - Logical Control Structure in COBOL
  • 36 - COBOL Perform Statement
  • 36 - PERFORM in COBOL Types of PERFORM in COBOL Basic PERFORM Statements.txt
  • 37 - COBOL IF Statement Mastering COBOL If Statements with Syntax and Examples.txt
  • 37 - COBOL If Then Else Endif Statements
  • 38 - COBOL Evaluate Statement
  • 38 - COBOL Evaluate Statement Different Forms Of Evaluate Statement In COBOL COBOL Evaluate Example.txt
  • 39 - COBOL GOTO Statement
  • 40 - COBOL CONTINUE VS NEXT SENTENCE ie Control Break Processing
  • 40 - NEXT SENTENCE in COBOL and CONTINUE in COBOL COBOL Tutorial.txt
  • 41 - 2 Demo Class Mastering Control Structures in COBOL
  • 41 - DEMOCL5A.txt
  • 41 - EMPRECC.txt
  • 41 - SYSOUT.txt
  • 41 - Z03874.MNTH.RPT.txt
  • 41 - Z03874B-JCL.txt
  • 41 - z03874.emp.mnth.dtl.txt.zip

  • 6 - String Manipulation Operations in COBOL
  • 3 - Quiz Time COBOL String Handling.html
  • 42 - COBOL String Statement STRING in COBOL COBOL STRING Examples.txt
  • 42 - COBOL Text Manipulation
  • 43 - COBOL String Statement
  • 43 - COBOL String Statement STRING in COBOL COBOL STRING Examples.txt
  • 44 - COBOL Unstring Statement
  • 44 - Nail COBOL UNSTRING statement with UNSTRING in COBOL with example.txt
  • 45 - COBOL INSPECT INSPECT IN COBOL with example.txt
  • 45 - COBOL Inspect Statement
  • 46 - COBOL Reference Modification Statement
  • 47 - 3 Demo Class Mastering COBOL String Manipulation
  • 47 - DEMOCL06.txt
  • 47 - EMPRECC.txt
  • 47 - Z03874.MNTH.RPT.txt
  • 47 - Z03874B-JCL.txt
  • 47 - z03874.emp.mnth.dtl.txt.zip

  • 7 - Advanced COBOL Programming Techniques
  • 4 - Quiz Time COBOL Program Invocation and Communication.html
  • 48 - COBOL CALL Statement CALL BY Reference CALL BY Value CALL BY Content CALL statement in COBOL.txt
  • 48 - Call Statement in COBOL
  • 49 - Copy Statement in COBOL
  • 50 - Intrinsic Functions in COBOL
  • 51 - 4 Demo Class Master COBOL Call statements
  • 51 - DEMOCL7B.txt
  • 51 - PGMADD01.txt
  • 51 - PGMMUL01.txt
  • 51 - Run-JCL.txt
  • 51 - SYSOUT.txt
  • 52 - 5 Demo Class Mastering Intrinsic Functions in COBOL
  • 52 - DEMOCL07.txt

  • 8 - COBOL Table Handling Mastering Data Arrays and Indexing
  • 5 - Quiz Time COBOL Table Handling.html
  • 53 - Introduction to COBOL Tables
  • 53 - Master ARRAY In COBOL In Just A Few Minutes.txt
  • 54 - Master ARRAY In COBOL In Just A Few Minutes.txt
  • 54 - Occurs Clause in COBOL
  • 55 - Master ARRAY In COBOL In Just A Few Minutes.txt
  • 55 - Variable Length Table in COBOL
  • 56 - SET Statement in COBOL
  • 57 - COBOL Referring to an item in a table SubscriptIndex
  • 58 - What is the difference between subscript and Index
  • 59 - COBOL Table How to load data into a Table
  • 60 - SEARCH in COBOL COBOL SEARCH SEARCH ALL.txt
  • 60 - Search Statement in COBOL
  • 61 - SEARCH in COBOL COBOL SEARCH SEARCH ALL.txt
  • 61 - Search All Statement in COBOL
  • 62 - SEARCH Vs SEARH ALL Difference in COBOL
  • 62 - SEARCH in COBOL COBOL SEARCH SEARCH ALL.txt
  • 63 - 6 Demo Class How to define and use the onedimensional table
  • 63 - DEMOCL3A.txt
  • 63 - Run-JCL.txt
  • 63 - Spool.txt
  • 63 - Z03874.EMPFLE.LIST.txt
  • 64 - 7 Demo Class How to define and use the twodimensional table in COBOL program
  • 64 - DEMOCL3B.txt
  • 64 - Run-JCL.txt
  • 64 - Spool.txt
  • 64 - Z03874.EMPFLE.LIST.txt
  • 65 - 8 Demo Class How to define and use variable length table
  • 65 - DEMOCL3C.txt
  • 65 - Run-JCL.txt
  • 65 - Spool.txt
  • 65 - Z03874.EMPFLE.LIST.txt

  • 9 - COBOL Data Fields Definition Movement and Usage Clause
  • 6 - Quiz Time COBOL Data Fields.html
  • 66 - Move Statement in COBOL
  • 67 - Numeric Move Rules and Example
  • 68 - Nonnumeric or Alphanumeric Move Rules and Example
  • 69 - COBOL USAGE and Data Format
  • 70 - COBOL Usage Is Display
  • 71 - COBOL Usage is Packeddecimal COMP3
  • 71 - What is PackedDecimal in COBOL A Comprehensive Guide USAGE Is PACKEDDECIMAL COMP3.txt
  • 72 - COBOL Usage is Computational COMP
  • 73 - COBOL Comp Sync Clause
  • 74 - COBOL Blank When Zero Clause
  • 75 - Defining Numeric Data Sign Clause
  • 76 - 9 DEMO Class Mastering COBOL Data Fields Definition Movement and Usage
  • 76 - DEMOCL9A.txt

  • 10 - COBOL Arithmetic Operation Calculation
  • 7 - Quiz Time COBOL Arithmetic Operations.html
  • 77 - COBOL Arithmetic Operation Introduction
  • 78 - Calculate the Size of receiving field
  • 79 - Addition Statement in COBOL
  • 80 - Subtract Statement in COBOL
  • 81 - Divide Statement in COBOL
  • 82 - Multiply Statement in COBOL
  • 83 - Compute Statement in COBOL
  • 84 - On Size Error in COBOL
  • 85 - Rounded Option in COBOL
  • 86 - 10 Demo Class Mastering COBOL Arithmetic Operations
  • 86 - DEMOCL1E.txt
  • 86 - Spool.txt
  • 86 - Z03874B-JCL.txt
  • 87 - 11 Demo Class Mastering Numeric Operations and Exception Handling in COBOL
  • 87 - DEMOCL1F.txt
  • 87 - Spool-10-B.txt
  • 87 - Z03874B-10-B-JCL.txt

  • 11 - File Management in COBOL
  • 8 - Quiz Time File Management in COBOL.html
  • 88 - COBOL File and Database Handling Overview
  • 89 - FILE Organization and Access Mode in COBOL
  • 90 - Select Statement in COBOL
  • 91 - File Description FD Entries in COBOL
  • 92 - Open Statement in COBOL
  • 93 - Close Statement in COBOL
  • 94 - COBOL START Statement COBOL START Position Example START statement in COBOL COBOL start key is greater.txt
  • 94 - Start Statement in COBOL
  • 95 - Read Statement in COBOL
  • 96 - How to work with Alternate Index
  • 97 - Write Statement in COBOL
  • 98 - Rewrite Statement in COBOL
  • 99 - COBOL Delete Statement
  • 100 - 12 Demo Class How to process Sequential file
  • 100 - Spool-File.txt
  • 100 - Z03874.EMPFLE.LIST.txt
  • 100 - Z03874.EMP.MNTH.DTL.FILE.txt
  • 100 - Z03874.MNTH.RPT.TXT
  • 100 - Z03874JB-JCL.txt
  • 101 - 13 Demo Class How to process VSAM File or Indexed Sequential File
  • 101 - DEMOCL2B.txt
  • 101 - Z03874.EMPFLE.LIST.txt
  • 101 - Z03874.EMP.MNTH.DTL.FILE.txt
  • 101 - Z03874.MNTH.RPT.TXT

  • 12 - File Sorting and Merging in COBOL
  • 9 - Quiz Time COBOL SORT and MERGE.html
  • 102 - SORT in COBOL COBOL SORT COBOL Internal Sort SORT.txt
  • 102 - SYNCSORT SYNCSORT JOINKEYS INREC OUTREC OMIT INCLUDE SORT Report.txt
  • 102 - Sort Statement in COBOL
  • 103 - COBOL Merge Statement.txt
  • 103 - Merge Statement in COBOL
  • 104 - 14 Demo Class Mastering File Sorting in COBOL
  • 104 - DEMOCL1A.txt
  • 104 - EMPREC.txt
  • 104 - RUNJCL.txt
  • 104 - Z03874.EMP.MNTH.FILE.txt
  • 104 - Z03874.MNTH.RPT.SORT.txt
  • 105 - 15 Demo Class Mastering File Merging in COBOL
  • 105 - DEMOCL1B.txt
  • 105 - EMPREC.txt
  • 105 - RUNJCLB.txt
  • 105 - Z03874.EMP.MNTH.FILE.FEB.txt
  • 105 - Z03874.EMP.MNTH.FILE.JAN.txt
  • 105 - Z03874.MERGE-FILE.txt
  • 105 - Z03874.MERGE-REPORT.txt

  • 13 - Compiling and Debugging COBOL program
  • 10 - Quiz Time COBOL Compilation process.html
  • 106 - COBOL Compilation Process
  • 106 - COBOL Program Compilation Process COBOL Compilation Process.txt
  • 107 - COBOL CICS Compilation Process
  • 108 - COBOL DB2 Compilation Process
  • 108 - COBOL DB2 Compilation Process DB2 Precompilation Process DB2 Precompiler DB2 Coprocessor.txt
  • 109 - COBOL Compiler Options

  • 14 - Web Services Interface in COBOL
  • 11 - Quiz Time XML and JSON Generation in COBOL.html
  • 110 - COBOL Web Services Interface Introduction
  • 111 - Comparison of XML and JSON Formats for Web Services
  • 112 - XML Parser and XML Generate Statements
  • 113 - JSON Parser and JSON Generate Statement in COBOL
  • 114 - 16 Demo Class Web Services Integration in COBOL A HandsOn Demo Class
  • 114 - DEMOCL7A.txt
  • 114 - Run-JCL.txt
  • 114 - SYSOUT.txt

  • 15 - How to design and structure a COBOL Program
  • 12 - Quiz Time COBOL Program Design and Structure.html
  • 115 - How to design a COBOL Program Overview
  • 116 - Hierarchy or structure chart
  • 117 - How Programs Are Designed
  • 118 - 17 Demo Class Designing and Structuring COBOL Programs
  • 118 - DEMOCL15.txt
  • 118 - emp.zip
  • 118 - rep.zip

  • 16 - Exception Handling in COBOL
  • 13 - Quiz Time COBOL Declarative Statement.html
  • 119 - COBOL Declarative Statement

  • 17 - Examples COBOL Integration
  • 120 - Example COBOL CICS Program
  • 121 - Example COBOL DB2 Program
  • 122 - Example COBOL IMS Programs

  • 18 - COBOL Interview Questions
  • 123 - Mastering COBOL Interview Questions Tips and Strategies for Success

  • 19 - Project Employee Report Generation using COBOL Program
  • 124 - DEMPCL15.txt
  • 124 - Employee Report Generation using COBOL Program from Input File.html
  • 124 - Project-Employee-Report-Generation-using-COBOL-Program-from-Input-File.pdf
  • 124 - emp.zip
  • 124 - rep.zip

  • 20 - Conclusion
  • 125 - Thankyou
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    شناسه: 13317
    حجم: 5016 مگابایت
    مدت زمان: 682 دقیقه
    تاریخ انتشار: ۲۰ خرداد ۱۴۰۲
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید