In this article we will talk about the problems that arise when we overuse annotations in our applications, something we call “annotation-driven development” or also
Read more
In this article we will talk about the problems that arise when we overuse annotations in our applications, something we call “annotation-driven development” or also
Read moreIn this article we will be talking about common mistakes in event-driven systems, but before we dive into that, let’s see the reasons behind the
Read moreOne of the most annoying aspects in writing code in Java is dealing with null elements. Having to place null check conditions everywhere just to
Read moreOne of the most common challenges that we software engineers have is how to ensure that only one component in our distributed application is doing
Read moreThis article was originally published at https://bell-sw.com/announcements/2020/11/16/An-intelligent-bet-for-Kotlin-part-one/ If you’re a Software Developer or any kind of professional working in the IT sector, you’ve probably heard
Read moreMultiple times many of you might have wondered what makes someone a good Software Engineer; in most of the cases there’s a tendency to think
Read more
You must be logged in to post a comment.