If you’re from a non English speaking country, do you first have to learn English if you want to get into programming?

  • lukini@beehaw.org
    link
    fedilink
    arrow-up
    2
    ·
    6 months ago

    I know it’s not exactly the question, but C/C++ allow you to override any keyword with #define, so if you wanted, you can turn it into another language. I don’t suggest doing that, but hey, you can.

    Also somewhat related, but some languages like C# allow you to use Unicode in variable names.