How to remove DRM from Amazon Kindle and Adobe Digital Editions ebooks – for free
Amazon announced this month that they won’t allow users to download the ebooks they bought on Kindle locally after February…
A software engineer's journey
Amazon announced this month that they won’t allow users to download the ebooks they bought on Kindle locally after February…
Software engineering in our daily job can sometimes feel frustrating. Developing a side project on your own time is a…
This year at Devoxx Belgium, I attended talks on data anonymization in the public sector, reframing testing in software engineering,…
I’ve always been more attracted to backend development. However, I’ve mainly worked as a full-stack developer, and working on the…
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.…
Developers don’t like writing documentation, generally. — Knowledge sharing in tech teams seems to be a recurring problem. While it…
In our development team, we do code review on every single merge request (aka a pull request for GitHub users)…