Training Classes | Learning and Development Resources | Training Directory | New Training Seminars | New Training Providers | Site Map | Promote Training Seminars | Training Keywords | Training Seminars | Training Providers | Regions | Training Search | Advertise Training Seminars | Login

Online Cobol eLearning Training

 Are you a Cobol training provider?
You could be on this page today - for FREE!

>>
Online eLearning Training
>> Choose a Location


Custom Search
Related Searches : Cobol Programmers   cobol programming   cobol application   cobol standards   Basic Cobol   cobol program   tandem cobol   cobol applications   use cobol  

Cobol Training Seminars and Classes

From Serebra Learning Corporation
z/OS for Operators Curriculum on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd ..., RACF, ACF2 Module 6 COMPILERS, LINK EDITORS & UTILITIES COBOL, PL/1, Assembler, Focus, Natural, IDMS Load Library AMS/IDCAMS Utilities Operating the MVS System Duration 3 - 4 hours Prerequisites Basic understanding of Data Processing concepts and successful completion of Datatrain s z/OS Architecture & Concepts, MVS Controls & Processes and System Generation & IPL's Courses, or similar more...
COBOL Curriculum on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd ...COBOL Curriculum Bundle includes the following five courses: COBOL Basics Duration 2 - 3 hours Prerequisites Basic knowledge of Computing Concepts Objectives After completing this Course, the student will be able to: - Name the elements of syntax used in COBOL - Understand the Data Division & Data Types Course Content Module 1 INTRODUCTION TO COBOL Introduction to COBOL Elements of the COBOL more...
IMS DB Programming I Rel 5 on-line e-learning cbt (computer based) Teaches developers to design and program IMS/DB applications and to write online transactions using a variety of interactive practical examples. COBOL programmers, analysts and system designers. more...
IMS DB Programming II Rel 5 on-line e-learning cbt (computer based) Teaches developers to design and program IMS/DB applications and to write online transactions using a variety of interactive practical examples. COBOL programmers, analysts and system designers. more...
IMS DC Programming I on-line e-learning cbt (computer based) This course teaches new IMS/DC developers to maintain existing systems, or develop new IMS/DC systems. The major components of the IMS Data Communications environment, as well as retrieving input messages and sending output messages in an IMS/DC environment, are covered. Other areas of interest include the differences between conversational and non-conversational processing, using the Scratch Pad more...
IMS DC Programming II on-line e-learning cbt (computer based) This course expands on the concepts developed in IMS/DC Programming I, and further helps new IMS/DC developers to maintain existing systems or develop new IMS/DC systems. Areas of interest include MFS features and facilities, terminal message switches, and program-to-program message switches. Some tips to debug your online application program, and some current and future trends in IMS/DC more...
ISPF with TSO E II on-line e-learning cbt (computer based) Provides an extensive and practical introduction to the MVS TSO/E system and using the ISPF Program Development Facility (ISPF/PDF). End users, programmers, operators, production support, technical support, analysts. more...
COBOL Basic Applications on-line e-learning cbt (computer based) ...ing the design, coding, and implementation of one type of COBOL application that is commonly required by businesses with large files. An example date field problem is identified and resolved. A simple COBOL product recall application is designed using flowcharts, pseudocode, and Record Layout Forms. The contents of a sequential master file are retrieved and processed, and a new master file is more...
COBOL Calculation Applications on-line e-learning cbt (computer based) ...ing the design, coding, and implementation of one type of COBOL application that is commonly required by businesses with large files. A subset of the contents of a sequential master file are retrieved. Calculations are performed on the data and a print file is generated. This course is based on ANSI X3.23-1974 and ANSI X3.23-1985 COBOL standards. This course is a prerequisite to COBOL: Basic more...
COBOL Basic File Processing on-line e-learning cbt (computer based) ...COBOL product recall application will be created that accepts input from a sequential sales file and an index customer file, then generates a sorted customer contact file. This course is based on ANSI X3.23-1974 and ANSI X3.23-1985 COBOL standards. This course is designed for individuals with some prior programming experience who require an introduction to, or to be reacquainted with, the more...
COBOL Complex File Processing on-line e-learning cbt (computer based) ...ing the design, coding, and implementation of one type of COBOL application that is commonly required by businesses with large files. The first application accepts input from two files, the Customer Contact file and the Warranty file. The data is checked for the latest contact information and a master contact log file is generated. The second application merges the master contact file with the more...
COBOL Interactive Applications on-line e-learning cbt (computer based) ...ing the design, coding, and implementation of one type of COBOL application that is commonly required by businesses with large files. An application will be created that allows a user to update a relative master recalled parts file by manually inputting the data, and automatically generate a transaction log of the updated records. This course is based on ANSI X3.23-1974 and ANSI X3.23-1985 more...
COBOL Report Generation on-line e-learning cbt (computer based) ...ing the design, coding, and implementation of one type of COBOL application that is commonly required by businesses with large files. This interactive application will write a recall customer notification report and a recall status report. This course is based on ANSI X3.23-1974 and ANSI X3.23-1985 COBOL standards. This course is designed for individuals with some prior programming experience more...
Advanced COBOL on-line e-learning cbt (computer based) This course covers four important advanced topics in the COBOL series. The student learns the syntax, rules, and methodology for creating character-based screen formats, accepting, and displaying data. Designed for programmers who have an extensive understanding of COBOL more...
OS 390 COBOL on-line e-learning cbt (computer based) ...es information regarding the use and future directions of COBOL under OS/390. It begins by covering the fundamentals of accessing three important databases and transaction systems from the point of view of the COBOL programmer. These are the CICS online transaction processing system, the DB2 relational database, and the IMS/DB hierarchical database management system. The course covers the more...
Basic COBOL on-line e-learning cbt (computer based) ...COBOL programming. It begins by describing COBOL, the format and source statements, the name and purpose of each division in the program, defining variables in WORKING-STORAGE, creating paragraphs and executable statements in the PROCEDURE DIVISION. PERFORM, GO and IF statements are covered. A first COBOL program is developed from start to finish.The course continues with important information more...
Intermediate COBOL on-line e-learning cbt (computer based) ...COBOL course and extends the student's knowledge of COBOL programming in both volume and depth. The course begins by thoroughly describing the seven major sections within the DATA DIVISION and the purpose of each. The student learns many of the more subtle ways to define and store data. All the major clauses available in a data description item are discussed including numeric usages such as more...
DB2 Application Programming (COBOL) (Rel 2.3) on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd This course teaches students how to use embedded SQL in their applications to retrieve and update information contained in DB2more...
IMS/DB Programming (COBOL) (ver 4) on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd Teaches developers to design and program IMS/DB applications and to write online transactions using a variety of interactive practical examples. more...
IMS/DC Programming (COBOL) on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd Teaches new IMS/DC developers to maintain existing systems or develop new IMS/DC systems. more...
From 123-CBT Computer Based Training
C Programming - Part 4 on-line e-learning cbt (computer based)cd rom ...another structured programming language (Pascal, FORTRAN, COBOL, etc.) and now need to learn C, possibly as a prerequisite to C++, and those who are experienced in the general process of application development. In addition, students should have taken the first three parts of this series (courses 13201-03) prior to taking this course. T otal Learning Time 6 - 8 Hour(s) Course Contents more...
C Programming - Part 3 on-line e-learning cbt (computer based)cd rom ...another structured programming language (Pascal, FORTRAN, COBOL, etc.) and now need to learn C, possibly as a prerequisite to C++, and those who are experienced in the general process of application development. In addition, students should have taken the first two parts of this series (courses 13201 and 13202) prior to taking this course. T otal Learning Time 6 - 8 Hour(s) Course more...
C Programming - Part 2 on-line e-learning cbt (computer based)cd rom ...another structured programming language (Pascal, FORTRAN, COBOL, etc.) and now need to learn C, possibly as a prerequisite to C++, and those who are experienced in the general process of application development. In addition, students should have taken the first part of this series (course 13201) prior to taking this course. T otal Learning Time 6 - 8 Hour(s) Course Contents Unit 1: more...
C Programming - Part 1 on-line e-learning cbt (computer based)cd rom ...another structured programming language (Pascal, FORTRAN, COBOL, etc.) and now need to learn C, possibly as a prerequisite to C++, and those who are experienced in the general process of application development. T otal Learning Time 6 - 8 Hour(s) Course Contents Unit 1: Basics of C Duration: 2 - 3 Hour(s) Sequence the stages in the evolution of C starting from its inception more...
C Foundation for Non-C Programmers - Part 1 on-line e-learning cbt (computer based)cd rom ...nted concepts and principles. Participants will likely be COBOL programmers (or equivalent), 4GL programmers (e.g., Visual Basic, PowerSoft, etc.) or have limited experience with other Object-Oriented languages (e.g., SmallTalk, Eiffel, etc.) They should also have a detailed understanding of the general process of structured software design and development. T otal Learning Time 6 - 8 more...
C Foundation for Non-C Programmers - Part 2 on-line e-learning cbt (computer based)cd rom ...nted concepts and principles. Participants will likely be COBOL programmers (or equivalent), 4GL programmers (e.g., Visual Basic, PowerSoft, etc.) or have limited experience with other Object-Oriented languages (e.g., SmallTalk, Eiffel, etc.) They should also have a detailed understanding of the general process of structured software design and development. Participants should have taken the more...
Java for Procedural Programmers Java Concepts on-line e-learning cbt (computer based)cd rom ... in a procedural Third Generation Language (3GL), such as COBOL or RPG with assistance. Deployment Options e-Learning Accreditation NASBA credits: 4 CPE Credits CEU credits: 0.70 CEUs Language Options US English Total Learning Time 6 to 8 hours Objectives Unit 1: Java Language Syntax (2 - 3 hours) Differentiate between WebSphere more...
Java for Procedural Programmers Java Concepts on-line e-learning cbt (computer based)cd rom ... in a procedural Third Generation Language (3GL), such as COBOL or RPG with assistance. Deployment Options e-Learning Accreditation NASBA credits: 4 CPE Credits CEU credits: 0.70 CEUs Language Options US English Total Learning Time 6 to 8 hours Objectives Unit 1: Java Language Syntax (2 - 3 hours) Differentiate between WebSphere more...
Java for Procedural Programmers Life Cycle on-line e-learning cbt (computer based)cd rom ... in a procedural Third Generation Language (3GL), such as COBOL or RPG with assistance. Deployment Options e-Learning Accreditation NASBA credits: 4 CPE Credits CEU credits: 0.70 CEUs Language Options US English Total Learning Time 6 to 8 hours Objectives Unit 1: Software Life Cycle and Methodology (2 - 3 hours) Match software life more...
Java for Procedural Programmers Life Cycle on-line e-learning cbt (computer based)cd rom ... in a procedural Third Generation Language (3GL), such as COBOL or RPG with assistance. Deployment Options e-Learning Accreditation NASBA credits: 4 CPE Credits CEU credits: 0.70 CEUs Language Options US English Total Learning Time 6 to 8 hours Objectives Unit 1: Software Life Cycle and Methodology (2 - 3 hours) Match software life more...
Java for Procedural Programmers Object Technology on-line e-learning cbt (computer based)cd rom ... in a procedural Third Generation Language (3GL), such as COBOL or RPG with assistance. Deployment Options e-Learning Accreditation NASBA credits: 4 CPE Credits CEU credits: 0.70 CEUs Language Options US English Total Learning Time 6 to 8 hours Objectives Unit 1: Introduction to Object Technology (2 hours) Identify features of object more...
Java for Procedural Programmers Object Technology on-line e-learning cbt (computer based)cd rom ... in a procedural Third Generation Language (3GL), such as COBOL or RPG with assistance. Deployment Options e-Learning Accreditation NASBA credits: 4 CPE Credits CEU credits: 0.70 CEUs Language Options US English Total Learning Time 6 to 8 hours Objectives Unit 1: Introduction to Object Technology (2 hours) Identify features of object more...
Java for Procedural Programmers Curriculum on-line e-learning cbt (computer based)cd rom This curriculum provides an introduction to object technology and analysis, design and programming concepts and explores software life cycles and methodologies. It also explores Java language syntax and covers designing for change within a software system. This curriculum consists of four Skill Builder courses: Java for Procedural Programmers: Object Technology Java for Procedural more...
Java for Procedural Programmers Curriculum on-line e-learning cbt (computer based)cd rom This curriculum provides an introduction to object technology and analysis, design and programming concepts and explores software life cycles and methodologies. It also explores Java language syntax and covers designing for change within a software system. This curriculum consists of four Skill Builder courses: Java for Procedural Programmers: Object Technology Java for Procedural more...
Java for Procedural Programmers Beyond Basic Java on-line e-learning cbt (computer based)cd rom ... in a procedural Third Generation Language (3GL), such as COBOL or RPG with assistance. Deployment Options e-Learning Accreditation NASBA credits: 4 CPE Credits CEU credits: 0.70 CEUs Language Options US English Total Learning Time 6 to 8 hours Objectives Unit 1: Designing for Change (2 hours) Identify types of change that need to be more...
Java for Procedural Programmers Beyond Basic Java on-line e-learning cbt (computer based)cd rom ... in a procedural Third Generation Language (3GL), such as COBOL or RPG with assistance. Deployment Options e-Learning Accreditation NASBA credits: 4 CPE Credits CEU credits: 0.70 CEUs Language Options US English Total Learning Time 6 to 8 hours Objectives Unit 1: Designing for Change (2 hours) Identify types of change that need to be more...
IMS Essentials Part 1 IMS Database Manager on-line e-learning cbt (computer based)cd rom ... To identify the Common Business-Oriented Language (COBOL) code for defining a program communication block (PCB) mask. To identify parts of a Data Language/I (DL/I) database segment. To identify types of IMS hierarchic access methods. To identify features of the Hierarchical Sequential Access Method (HSAM). more...
E-Business Technology Fund Part 3 Java Security Web Services Framework on-line e-learning cbt (computer based)cd rom ...pment tools. Identify features of COBOL and object program structures. Identify features of COBOL and object calling structures. Identify features of a mainframe architecture. Identify parts of a multitier architecture. Identify benefits of Java 2 Platform, Enterprise Edition more...
From GET-The Global Education Tree
IBM MAINFRAME on-line e-learning cbt (computer based)coursewarebookcomputer lab IBM Mainframe Duration: 300 hours Contents: MVS, JCL, CICS, DB2, COBOL, VSAM, IMS-DB, PL/1 LIVE CONNECTIVITY TO LATEST MAINFRAME SYSTEM more...
IBM AS/400 on-line e-learning cbt (computer based)coursewarebookcomputer lab IBM AS/400 with Live connectivity more...



Training Directory | New Training Seminars | New Training Providers | Search | Site Map | Promote Training | Login | Links


Connecting people who want to learn with people who love to teach
 Are you a Cobol training provider?
You could be on this page today - for FREE!