Tony Hoare, who introduced null references in 1965, described them as “The Billion Dollar Mistake” in this speech in 2009. No matter how much experience you have, I believe that you have had problems caused by null pointers in any programming language such as NullPointerException in Java, NoMethodError in Ruby…