I would like to know what programming language you use, why you made this choice and for what tasks it is used.

  • CetaceanNeeded@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    7 hours ago

    C# because I used to work for a company building asp.net web apps and now I know it too well that it’s just easier.

    I also really like kotlin and that’s what most of my professional development is in now, but I find the kotlin coroutine library no match for dotnet’s Task API, so I’m not sure I could switch for my private projects.