Completed
- Get Record
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
COBOL Tutorial - Learn COBOL in One Video
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Why is it Important
- 3 - File Format
- 4 - Main Divisions
- 5 - Identification Division
- 6 - Environment Division
- 7 - Data Division
- 8 - Variables / Picture / Data
- 9 - Group Item / Hierarchal
- 10 - Constants
- 11 - Figurative Constants
- 12 - Comment
- 13 - Procedure Division
- 14 - Print to Screen
- 15 - Accept Input
- 16 - Stop Run
- 17 - Compile / Run
- 18 - Assign Values
- 19 - Math / Compute
- 20 - Variables / Datatypes
- 21 - Group Item
- 22 - Figurative Constants
- 23 - Math Functions
- 24 - Compute
- 25 - Data Classification
- 26 - Thru / Ranges
- 27 - Boolean
- 28 - Multiple Values
- 29 - If / Else
- 30 - Logical / Conditional Operators
- 31 - Classification
- 32 - Built In Classification
- 33 - Toggle Values
- 34 - Evaluate
- 35 - Paragraphs
- 36 - Subroutines / Linkage
- 37 - Call
- 38 - While
- 39 - For / Varying
- 40 - Edited Pictures
- 41 - Decimal Arithmetic
- 42 - String Functions
- 43 - Join Strings
- 44 - Split String
- 45 - Define Write to File
- 46 - Open File
- 47 - Write to File
- 48 - Append to File
- 49 - Read File
- 50 - Create Reports
- 51 - Filler
- 52 - Indexed Files
- 53 - Access Data Randomly
- 54 - Save Record
- 55 - Delete Record
- 56 - Update Record
- 57 - Get Record
- 58 - Tables
- 59 - Multidimensional Tables
- 60 - Index Tables
- 61 - Search Tables
- 62 - Prefill Tables
- 63 - Redefine
- 64 - String to Float
- 65 - Sort Records
- 66 - Merge Files
- 67 - Install Windows
- 68 - Install MacOS