LiamTheBox@lemmy.world to Greentext@sh.itjust.works · 5 months agoAnon tries programming in Javalemmy.worldimagemessage-square222fedilinkarrow-up1417arrow-down114
arrow-up1403arrow-down1imageAnon tries programming in Javalemmy.worldLiamTheBox@lemmy.world to Greentext@sh.itjust.works · 5 months agomessage-square222fedilink
minus-squareBlue_Morpho@lemmy.worldlinkfedilinkarrow-up14arrow-down2·5 months 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-squareLysergid@lemmy.mllinkfedilinkarrow-up9arrow-down1·5 months agoI guess naming it NullReferenceException will revolutionize industry
minus-squareBlue_Morpho@lemmy.worldlinkfedilinkarrow-up4arrow-down1·5 months 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.