Tag: IBM developer

Using IBM ADDI and VTP to Enhance Observability in Mainframe Development
Observability has always been a key factor in software development - not so much on the mainframe. However, the rise of the internet as the go-to platform for modern commerce has caused ...

DRY Comes to COBOL in IBM Z Development
Don’t Repeat Yourself (DRY) is a fundamental tenet of modern computer programming. Just about every CS student is taught that duplicating code in an application is an accident waiting to happen. The ...