• 1hitsong@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I’d take C# over Go any day.

    You call a function, check for err. You call a function, check for err. You call a function, check for err. You parse a string to a number, check for err.

    Some of the ugliest code I’ve worked in. Just give me a try catch!

    Is it fast! I’ll give it that.