Java, Debugging, DevOps & Open Source

Java, Debugging, DevOps & Open Source

Follow
Follow
homeLearn DebuggingLearn JavaYouTubeDebugging SeriesDevOps for DevsMastodon
Tag

Kotlin

#kotlin

More content

Read more stories on Hashnode


Articles with this tag

Everything Bad in Java is Good for You

Shai AlmogShai Almog
Jun 6, 20238 min read

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

Everything Bad in Java is Good for You