I want to get up off my ass and actually attempt to contribute to lemmy eventually if I can

  • lightsecond@literature.cafe
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    Rust isn’t the easiest language but starting with it might not be the worst option. Rust is weird enough that if you start with some other language you’ll spend a lot of time unlearning that when you eventually try Rust.

    Also I’ve found that the rust compiler gives the most helpful suggestions. It’ll tell you exactly what is wrong and where. I’ve worked in at least half a dozen languages and the tooling for Rust has been the best.