One 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 more
One 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 moreIn this article we’re going to go through one of the most common problems in exception handling in any JVM-language and what alternative can we
Read moreCompanies looking to take advantage of emerging tech are willing to offer some of the best perks on the job market to top developers. Generous salaries,
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 moreThere’s always been a considerable level of criticism against Java from a big sector of our industry; this criticism has been mostly focused on Java’s
Read more
You must be logged in to post a comment.