Why I Learn About Management as an Engineer—Even Though I Never Want to Be a Manager.
You should learn about management as an engineer—I don’t want to become a manager; I’d rather evolve in technical positions.…
A software engineer's journey
You should learn about management as an engineer—I don’t want to become a manager; I’d rather evolve in technical positions.…
Curious about the art of Software Engineering as practiced at Google? From understanding the difference between programming and software engineering…
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 and specifically the two deep dive days. I was my first time attending…
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)…
Cloud deployment becomes more and more popular. I’ve been curious about it for a few years now, but have very…