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 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 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 more
You must be logged in to post a comment.