StorageB@lemmy.one to Asklemmy@lemmy.mlEnglish · 1 年前Are all programming languages based on English?message-squaremessage-square89fedilinkarrow-up1190arrow-down114file-text
arrow-up1176arrow-down1message-squareAre all programming languages based on English?StorageB@lemmy.one to Asklemmy@lemmy.mlEnglish · 1 年前message-square89fedilinkfile-text
If you’re from a non English speaking country, do you first have to learn English if you want to get into programming?
minus-squareeRac@lemmings.worldlinkfedilinkarrow-up9·1 年前Not sure about VBA, but Excel formulas are actually saved in English and translated on file load. It doesn’t translate strings though, so EVALUATE only works for users with the same language as the author.
Not sure about VBA, but Excel formulas are actually saved in English and translated on file load. It doesn’t translate strings though, so EVALUATE only works for users with the same language as the author.