
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 …
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 …
This blog post is about the two machine-learning frameworks Smile and DeepLearning4j. I am presenting my feedback and some hints useful for any Java …
How to send notifications to Slack with SonarQube ? What are the best plugins ? That is what we are going to discover in this post.
This is a book review of Java by comparison (you may check and buy it there https://java.by-comparison.com), an …
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 …
A short article to announce that Pivotal has announced a bunch of security fixes on its products.
I have been recently thinking about the opportunity to use a Cloud IDE for my personal coding projects.
To be or not to be (happy), that’s the question. In this article, I expose some thoughts about what could make a software developer happy in his …
An article dealing with Java application and testing frameworks and related libraries at the heart of DevOps and more basically the Software …
This is my first post that offers a digest from a selection of DZone’s articles. I will pick DZone’s article based on my interests.
This …
This article is showing you how to use SonarQube with ReactJS and its JSX files. I will use both the SonarQube JavaScript plugin and the additional …
Today I have felt on an interesting article about Javascript promises and the new functionality of async/await.