VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
COBOL Course - Programming with VSCode

COBOL Course - Programming with VSCode

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
This introductory COBOL course helps a novice learn the Structure of COBOL programs, Data types & Variable Handling, Intrinsic Functions, Branching logic and more. The goal of the course is to enable the participant to be able to write basic COBOL programs. Get ready to dive into some actual COBOL! - This course was originally developed by IBM, who have shared it with our nonprofit. IBM is hosting an event called Z Day on Sept 15th, 2020. This free 1-day virtual conference is open to anyone interested in mainframe technologies. You can register for the event here: https://ibmzday.bemyapp.com/2020 - To access the COBOL Course book and hands-on labs please go to Open Mainframe Project: https://github.com/openmainframeproject/cobol-programming-course
Date: 2022-03-14

Comments and reviews: 9


I have to laugh at the naive statement that COBOL is easy to understand because it is English like, doesn't account for the function-equivalent in COBOL (paragraph) cannot take parameters, so programs are held together by thousands of lines of global variables without clear connection to where they are used nor why.
Almost every COBOL program that I have seen so far, unless it is just an experimental toy program, is a horrendous mess of global variables with gotos or other non-obvious control transfer mechanisms that has to be reverse engineered to make the most trivial change, or even understand what it was attempting to accomplish.

reply

After Clicking the video i expected another wonderful tutorial that would spoon feed me what COBOL is and how to do it.
I WAS WRONG.
I didn't even watch the video and I think what I read so far far exceeds anything covered in the 1 hour video.
Click the link, Ask around, Google, Download, Stay proactive.
It's separating the wheat from chaff!
Don't even watch past 5:20
Click on the links and get serious. You'll see what I mean!

reply

1:01:53 I really hope they don't teach the kids in American that order of operations: it's incorrect. If you do all additions before subtractions or all multiplications before divisions, you get the wrong result. Normally you are thought multiplication and division at the same time, same for addition and subtractions, but you can also do, brackets, exponents, division, multiplication, subtraction, and then addition.
reply

You: Learning COBOL says -I want to work on the most important code running on the most important systems running the types of things that the world depends on.-
Me: I want to learn COBOL because I like money and job security

reply

Honestly too much of the face, if you describing division, section... I prefer seeing something else instead of your fat face. I don't need to see you talk all the time. Put on PowerPoint slides over your face.
reply

I used to write COBOL program exactly same way. Same comments and ------------------------------
Procedure division
------------------------------
Very nice experience of coding in COBOL.

reply

Holy cow. You know, ive been working the oldest government systems. I think...d...dare i say im trying to learn this? I just earned my cissp, i have no idea about coding but it attracts me.
reply

I am trying to follow the guide but it says I need to sign up to get the credentials to finish the setup. Where do I go to register for the credentials? I am on page 14 of the get started manual.
reply

world need heroes (you not will be modern but you will be golden) middle age of cobol programmer 69 years old. But banks not will be change on other langauage, -why?? it work!-
reply
Add a review, comment






Other channel videos