LiamTheBox@lemmy.world to Greentext@sh.itjust.works · 1 year agoAnon tries programming in Javalemmy.worldimagemessage-square248linkfedilinkarrow-up1890arrow-down136
arrow-up1854arrow-down1imageAnon tries programming in Javalemmy.worldLiamTheBox@lemmy.world to Greentext@sh.itjust.works · 1 year agomessage-square248linkfedilink
minus-squaresugar_in_your_tea@sh.itjust.workslinkfedilinkarrow-up3arrow-down3·1 year 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…