Everything Bad in Java is Good for You — Why Nulls and Checked Exceptions Are Your Friends

0 Views· 06/15/23
Programming Tech Brief By HackerNoon
0

This story was originally published on HackerNoon at: https://hackernoon.com/everyth....ing-bad-in-java-is-g
Nulls and checked exceptions are often promoted as "bad things" in Java, this isn't the case. Both carry significant advantage over the alternatives.
Check more stories related to programming at: https://hackernoon.com/c/programming. You can also check exclusive content about #java, #opinion, #unpopular-opinion, #kotlin, #exceptions, #nullable, #programming, #software-engineering, and more.

This story was written by: @shai.almog. Learn more about this writer by checking @shai.almog's about page, and for more stories, please visit hackernoon.com.

Nulls and checked exceptions are often promoted as "bad things" in Java, this isn't the case. Both carry significant advantage over the alternatives.

Show more

 0 Comments sort   Sort By


Up next