Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Been there.
I was taking a look at clrs in my native lang, and I was like "what the fuck is this talking about??" -
I always sort of just figured that code was universally in English, kind of how all commercial pilots have to speak it. I'm just going to chalk that one up to American ignorance.
-
that's a big problem at our school. this denglish (Deutsch-english) code drives everyone nuts. except the teacher. he loves it.
-
Same here, except the language is Spanish. I've always wondered how people learn to code without at least a basic understanding of English
-
SLiX1328yI'm german too and go to university.
Every lecturer i had used german words in his code and exercises, this is so annoying -.- -
@Letmecode +1 for a righteous rant on its own merits, and I'd love to give you another, considering the Anglo/Franco history of the last thousand years-ish, for calling English the "lingua _franca_".
Ha! Take THAT, you scoundrel Normans!
I've read so many stuff in english that it feels really weird to read something in my native language(german). Especially when they're using german words in their code:
public Nahrung mittagessen;
public Gast()
{
mittagessen = new Gericht("Wiener Schnitzel");
}
are you fucking kidding me?!
undefined
this is a fucking school book
i can't believe it