LiamTheBox@lemmy.world to Greentext@sh.itjust.works · 11 months agoAnon tries programming in Javalemmy.worldimagemessage-square237linkfedilinkarrow-up1850arrow-down135
arrow-up1815arrow-down1imageAnon tries programming in Javalemmy.worldLiamTheBox@lemmy.world to Greentext@sh.itjust.works · 11 months agomessage-square237linkfedilink
minus-squaresugar_in_your_tea@sh.itjust.workslinkfedilinkarrow-up3arrow-down3·edit-211 months 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…