Top 5 Skills Java Developers Should Learn In 2021 (on DZONE)
As a Java developer, you absolutely must take advantage of this respite at home to learn the 5 ultimate skills that will set you apart from other coders. I wrote an article on DZone, …
Cloud and Application Modernization
Technical articles and architecture insights on cloud migration, modernization strategy, legacy transformation and enterprise IT.
As a Java developer, you absolutely must take advantage of this respite at home to learn the 5 ultimate skills that will set you apart from other coders. I wrote an article on DZone, …
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 …
ScaleUp 360 Legacy IT is an important conference on legacy software modernization issues, and I was honored to have been invited this year as a speaker to share my experience. You can watch on this page the movie of my speech at the …
In this new article, we will expose 10 of the most frequent errors among Java developers. We will take this opportunity to discuss a way to detect them and thus offer our juniors a way to progress.
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 …
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 / …
How to send notifications to Slack with SonarQube ? What are the best plugins ? That is what we are going to discover in this post.
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 …
Book Review : Java by Comparison This is a book review of Java by comparison (you may check and buy it there https://java.by-comparison.com), an ultimate compilation of exercices and good tips for whom wants to improve their coding skills. …
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).