Cloud and Application Modernization

Code-Quality

Technical articles and architecture insights on cloud migration, modernization strategy, legacy transformation and enterprise IT.

5 skills Java developers should learn in 2021
5 skills Java developers should learn in 2021

Yes, COVID-19 has slowed down the economy and the labor market, but that’s no reason to sit around and watch Netflix. 2021 may be the perfect year to change jobs and get a better salary or just be selected to participate in a great IT …

Code generation and data generator : the best use cases
Code generation and data generator : the best use cases

What is a code generator and data generator? This study provides you examples and research articles about several program automation research fields. This state of the art illustrates various use-cases where tools can be used to generate …

PoniCode : My feedback and a mixed overall feeling about the tool.
PoniCode : My feedback and a mixed overall feeling about the tool.

My feedback from testing the Ponicode IA powered test generation tool. Recently, the company PoniCode has attracted the attention of some investors and consequently the attention of media and the developers from the tooling ecosystem / …

Should you invest in a new SQA company? 3 facts
Should you invest in a new SQA company? 3 facts

Some days ago, an investor asked me whether or not a fund should invest in a testing/SQA company. Here is my non-expert answer. This post is talking about the software editor companies that creates Software quality tools.The investor …

Writing custom Cobol Rules with SonarQube
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, Syntaxic analysis).

To rewrite or not to rewrite a software
To rewrite or not to rewrite a software

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 we rewrite it ? or have an progressive approach ?

Cleancode principle : the boy scout rule
Cleancode principle : the boy scout rule

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 byoskill.com Please contact me. For more articles about code …