Writing custom Cobol Rules with SonarQube
In this article, I present how to write custom Cobol rules with SonarQube and some caveats I encountered. The targeted audience should have some basic compiler knowledge (AST, Lexical analysis,…
Application modernization and Cloud migration
Blog by Sylvain Leroy about Cloud, Software Quality, Refactoring, Legacy Software Migration, and Application Modernization
In this article, I present how to write custom Cobol rules with SonarQube and some caveats I encountered. The targeted audience should have some basic compiler knowledge (AST, Lexical analysis,…
To rewrite or not rewrite a software ? Writing a software is a incredible difficult task. When the time has come for the software to know the retirement : should…
A new cleancode principle : the boyscout rule One of the best cleancode principle. The boyscout rule. If you are interested by a cleancode course, I provide some lessons through…
Today I have produce a small infography with some cleancode principles that are important for me in my daily job of a coder.
Here is a small checklist about how to migrate a legacy migration and to ensure its success. This article is part of my work to explain my knowledge about Software…