LiamTheBox@lemmy.world to Greentext@sh.itjust.works · 6 months agoAnon tries programming in Javalemmy.worldexternal-linkmessage-square248linkfedilinkarrow-up1888arrow-down136
arrow-up1852arrow-down1external-linkAnon tries programming in Javalemmy.worldLiamTheBox@lemmy.world to Greentext@sh.itjust.works · 6 months agomessage-square248linkfedilink
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.