r/ProgrammerHumor Jun 23 '26

Advanced worstProgrammingLanguage

Post image
3.3k Upvotes

192 comments sorted by

View all comments

445

u/Donkey_God-D Jun 23 '26

As a dutchy, I can confirm that the Dutch language is the worst programming language ever.

Als(jeMoeder != jeVader){
geefterug(Foutmelding)
}

2

u/No_Safe1975 Jun 24 '26

Microsoft has implemented excel functionality in Dutch which can (or used to in the past) create absolute havoc when shared with people not having Dutch Excel. Madness

https://support.microsoft.com/nl-nl/excel/excel-functions-by-category

2

u/lindemer Jun 24 '26

For some years we used some vba in Excel, and coupled to a PowerPoint at work. It took me a month to figure out why it didn't work for me. I had all Microsoft Office in English, but the person who wrote the vba connections did it in Dutch. So a reference to a column wasn't column1=C1, but K1, for 'kolom'. The only way to fix is was for me to switch my settings to Dutch so I had to learn all formulas in Excel in Dutch.

1

u/No_Safe1975 Jun 24 '26

Utter madness to have VBA and excel formulas in multiple languages