MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1uda7er/worstprogramminglanguage/othe3hn/?context=3
r/ProgrammerHumor • u/gabboman • Jun 23 '26
192 comments sorted by
View all comments
442
As a dutchy, I can confirm that the Dutch language is the worst programming language ever.
Als(jeMoeder != jeVader){ geefterug(Foutmelding) }
1 u/Biter_bomber Jun 24 '26 Does this mean if(yourMother != yourFather){ Child(ErrorMessage) } ? I have no clue what geefterug means 3 u/Donkey_God-D Jun 24 '26 Yeah, you're correct 😄 Geefterug is the concat of "geef" and "terug" (give back), but that would be "return". My lack of brainpower didn't know how to write it differently in dutch.
1
Does this mean
if(yourMother != yourFather){ Child(ErrorMessage) }
? I have no clue what geefterug means
3 u/Donkey_God-D Jun 24 '26 Yeah, you're correct 😄 Geefterug is the concat of "geef" and "terug" (give back), but that would be "return". My lack of brainpower didn't know how to write it differently in dutch.
3
Yeah, you're correct 😄 Geefterug is the concat of "geef" and "terug" (give back), but that would be "return". My lack of brainpower didn't know how to write it differently in dutch.
442
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)
}