After a few years of keeping this private, I’ve opened the Enterprise COBOL Course link on the homepage to anyone who is interested in watching a collection of COBOL videos I created. The collection represents a complete course for a beginning COBOL programmer. It comes with some suggested programming assignments and an extensive set of powerpoints. While this is designed for beginners, the course includes some topics that explore the limits of what you can do with COBOL these days. Even an experienced programmer may stumble across a number of interesting wrinkles! Let me know what you think. The Punctilious Programmer site has a link to this course or you can bookmark this link
Enterprise COBOL Course Open Now
Categories:
3 thoughts on “Enterprise COBOL Course Open Now”
Leave a ReplyCancel reply
Related Posts
IBM TechXchange Conference – I’m goingIBM TechXchange Conference – I’m going
I look forward to attending the IBM TechXchange Conference in Las Vegas, Oct 21-24. I hope to see some of ...
Debugging an S0C7Debugging an S0C7
Here’s the next video in the series. There’s never a doubt about what’s happened with an S0C7 – you’ve got ...
Review an Instruction: LAY (IBM Assembler – HLASM)Review an Instruction: LAY (IBM Assembler – HLASM)
I’ve updated the article about LAY to include how to decrement a register with LAY. If you haven’t seen this ...

I tried to follow the link for the COBOL course, and received a message saying “http://genzcobol.com/ is marked private by its owner. If you were invited to view this site, please log in below.” What would the logon info be?
You should be able to follow the link now after I changed the site to public access. Sorry for the inconvenience.
Thanks David! And thanks for all the learning materials. I haven’t programmed in assembler in many years, and your site is helping re-familiarize myself with what I used to know, as well as new features.