LiamTheBox@lemmy.world to Greentext@sh.itjust.works · 6 months agoAnon tries programming in Javalemmy.worldexternal-linkmessage-square246linkfedilinkarrow-up1883arrow-down134
arrow-up1849arrow-down1external-linkAnon tries programming in Javalemmy.worldLiamTheBox@lemmy.world to Greentext@sh.itjust.works · 6 months agomessage-square246linkfedilink
minus-squareBlue_Morpho@lemmy.worldlinkfedilinkarrow-up10arrow-down3·6 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.
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.