LiamTheBox@lemmy.world to Greentext · 2 months agoAnon tries programming in Javalemmy.worldimagemessage-square248fedilinkarrow-up1884arrow-down136
arrow-up1848arrow-down1imageAnon tries programming in Javalemmy.worldLiamTheBox@lemmy.world to Greentext · 2 months agomessage-square248fedilink
minus-squareBlue_Morpho@lemmy.worldlinkfedilinkarrow-up10arrow-down2·2 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.