@LiamTheBox@lemmy.world to Greentext@sh.itjust.works • 15 days agoAnon tries programming in Javalemmy.worldimagemessage-square249fedilinkarrow-up1873arrow-down135
arrow-up1838arrow-down1imageAnon tries programming in Javalemmy.world@LiamTheBox@lemmy.world to Greentext@sh.itjust.works • 15 days agomessage-square249fedilink
minus-square@Blue_Morpho@lemmy.worldlinkfedilink28•15 days ago nullpointerexception is more likely the developper’s fault Of course it was the developer’s fault. But it’s absurd a language without pointers throws an error about pointers.
minus-square@Lysergid@lemmy.mllinkfedilink17•15 days agoI guess naming it NullReferenceException will revolutionize industry
minus-square@Blue_Morpho@lemmy.worldlinkfedilink7•15 days agoHaving error messages that match the language is actually helpful. A reference and a pointer aren’t exactly the same. Like if Rust output “invalid word size” on a type mismatch.
Of course it was the developer’s fault. But it’s absurd a language without pointers throws an error about pointers.
I guess naming it NullReferenceException will revolutionize industry
Having error messages that match the language is actually helpful. A reference and a pointer aren’t exactly the same.
Like if Rust output “invalid word size” on a type mismatch.