The Hitchhiker’s guide to a great Developer Onboarding
A guide on how to onboard a new software engineer on a project with efficiency
How to make the best of Code Review
In our development team, we do code review on every single merge request (aka a pull request for GitHub users)…
Deploying a Java – Spring Boot – Angular app to Microsoft Azure cloud
Cloud deployment becomes more and more popular. I’ve been curious about it for a few years now, but have very…
Should we HAVE TO go back to the office, after all?
I guess before Covid lockdowns, many of us were dreaming of homeworking. I was. I acknowledge the forced work-from-home (WFH)…
Azure AI fundamentals in a nutshell
In this blog post, I’ll summarize the important ideas about Azure AI fundamentals (topics from the AI-900 Microsoft certification exam).…
Collections in Java: there’s more than ArrayList – Java advanced (OCP)
In a previous article I covered Array and ArrayList. Here, I’m gonna go through other data structures in Java and…
AZ-204 Developing Solutions for Microsoft Azure exam preparation (Developer Associate certification)
I recently passed the certification exam for the AZ-204 Azure Developer Associate, so in this post I will summarize important…