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-squaresugar_in_your_tealinkfedilinkarrow-up3arrow-down3·edit-22 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…