Coders Campus Podcast
EP12 – Java 8’s New Optional Keyword
NullPointerExceptions are a royal pain in the butt. They can strike at almost any point if your code encounters any “edge cases” that you hadn’t previously thought of. And when […]
NullPointerExceptions are a royal pain in the butt. They can strike at almost any point if your code encounters any “edge cases” that you hadn’t previously thought of. And when […]