LiamTheBox@lemmy.world to Greentext@sh.itjust.works · 1 month agoAnon tries programming in Javalemmy.worldimagemessage-square248fedilinkarrow-up1879arrow-down136
arrow-up1843arrow-down1imageAnon tries programming in Javalemmy.worldLiamTheBox@lemmy.world to Greentext@sh.itjust.works · 1 month agomessage-square248fedilink
minus-squaresugar_in_your_tea@sh.itjust.workslinkfedilinkarrow-up3arrow-down3·edit-21 month 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…