|
|
|
|
|
by jayathra
453 days ago
|
|
That’s impressive. But do you think your experience is typical or more of an exception? What if coding was built from the ground up to be script-agnostic—where people didn’t need to 'learn English on the side' at all? If a Finnish speaker could code in Finnish while collaborating with a Japanese speaker coding in Japanese — and the system translated everything seamlessly — do you think that would increase access to programming without fragmenting the codebase? |
|
What was supposedly done in good faith to make it easier for non-English speaking Finns to do Excel functions ended up making it impossible for everyone. If you didn't know Excel then =IF() was just as cryptic as =JOS() and if you did know Excel then you couldn't figure out why =IF() didn't work. At least .xls files were compatible because apparently functions were saved as opcodes and not as strings.
I haven't used non-English software since so no idea if Finnish Excel still has translated fuctions. Hope not.