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,…
Struggling with SonarQube scanner and your invalid SSL certificate ? Here is a way to handle it.
Following my previous article, I have performed several tests to deploy the cloud IDE solutions.
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…