[PYTHON] Make your COBOL development environment comfortable 3 --Recommendation for automation of auxiliary work-

Even if you are developing a COBOL system, you should be searching, comparing files, manipulating Excel files, etc., just as you would in any other language. Those processes would be too tedious to do manually. I don't use COBOL, but sometimes I search in source code, compare result files, retrieve data from Excel files, and so on.

Python is one of the recommended ways to automate such processing.

I've written my own file copy tool in Python for my own purposes. The next book is a recipe for automating such ancillary tasks.

If you are a COBOL programmer and feel left out of the latest technological trends, Please read the next book and use it.

Looking at the example in the book, one person said, "This is what I wanted to do!" Please buy a book and give it a try.

Let Python do the boring things --Automated programming that even non-programmers can do

Then it will change little by little.

Recommended Posts

Make your COBOL development environment comfortable 3 --Recommendation for automation of auxiliary work-
Construction of development environment for Choreonoid class
Test automation for work
Recommendation of Jupyter Notebook, a coding environment for data scientists
Construction of Cortex-M development environment for TOPPERS using Raspberry Pi
[Linux] [Initial Settings] Table of Contents for Development Environment Setup
Development environment suitable for ArcPy
Organize your Python development environment
[For organizing] Python development environment