Stream API – Java advanced (OCP)
The Java Stream API allows to create pipelines of chained methods to produce a result. It exists since Java 8.…
A software engineer's journey
The Java Stream API allows to create pipelines of chained methods to produce a result. It exists since Java 8.…
This year, I attended the Devoxx convention deep dive days. I was my first time attending such an event and…
Developers don’t like writing documentation, generally. — Knowledge sharing in tech teams seems to be a recurring problem. While it…
A guide on how to onboard a new software engineer on a project with efficiency
In our development team, we do code review on every single merge request (aka a pull request for GitHub users)…
In this article, I’ll describe my first attempt at deploying a whole solution to Microsoft Azure. For this test, I…
I guess before Covid lockdowns, many of us were dreaming of homeworking. I was. I acknowledge the forced work-from-home (WFH)…
In this blog post, I’ll summarize the important ideas about Azure AI fundamentals (topics from the AI-900 Microsoft certification exam).…