Note: This article was originally only on Medium, but for simplicity I'm also including it here too. Here is the link to the Medium post.
So you want to get started with COBOL. I wouldn’t blame you. Today with all the pandemic stuff going on, it’s good for people to keep busy. It’s also nice because there are less and less people who know COBOL, and many systems depend on it. Just a while ago basically every company is trying to get COBOL programmers (see this article from Ars Technica and this article from Joseph Steinberg, a cybersecurity advisor)
COBOL stands for Common Business-Oriented Language. It is mainly used in businesses, finance, and governments.
brew install gnu-cobol
If you want to find resources where you can learn COBOL, you can look on YouTube, course websites, and looking up articles and free books online, and borrowing books from your local library.