LiamTheBox@lemmy.world to Greentext@sh.itjust.works · 1 day agoAnon tries programming in Javalemmy.worldimagemessage-square232fedilinkarrow-up1790arrow-down133
arrow-up1757arrow-down1imageAnon tries programming in Javalemmy.worldLiamTheBox@lemmy.world to Greentext@sh.itjust.works · 1 day agomessage-square232fedilink
minus-squaresugar_in_your_tea@sh.itjust.workslinkfedilinkarrow-up2arrow-down3·edit-213 hours agoC# is nicer Java, but I think it’s still fundamentally a poor language. Rust master race: fn main() { println!("Hello world!"); } Unfortunately, the time you save typing you’ll spend compiling, so there’s that…
C# is nicer Java, but I think it’s still fundamentally a poor language.
Rust master race:
Unfortunately, the time you save typing you’ll spend compiling, so there’s that…