I ask because sometimes I feel very silly when writing clumsily in English and even sillier when I have to look up how to spell a particular word.
I want to know if I’m the only idiot that it happens to or if on the contrary it’s something generalized.
(Mi idioma es el Español, por cierto)
I’ve always been writing comments and using variable names in English, at all jobs I’ve had. Probably also the non-professional code before I started writing code professionally.
Part of this is that I’ve been working in a lot of companies with non-Swedish speakers, and another part is that it’s just kind of been expected that the code and everything around it is in English.
Always English. I live in a country where developers are hard to find. Chances are that I will get colleagues who do not speak my native language (yet).
German here.
I am not writing anything in my code in German. All of my code, my variables, my default texts, my comments, my documentation, my UI strings, etc. are always and explicitly in English.
The only German I use, is when I provide translations for UI or documentation.
Writing detailed and technical comments in English is easier that saying a simple English sentence in real life for me, lol.
This actually depends on the kind of project. In larger and longterm projects I write my comments in English. In quick jobs like writing a source code generator or data swabbler that I need once or relatively short term, I use German. It does not make much of a difference for me, though, and I have a script that walks over a source tree to find some common German words just in case I had written something in German by accident.
…why is this nsfw exactly?
I don’t know what are you talking about. I didn’t mark the post as nsfw and when I try to modify it, the nsfw option is disabled.
Must be something weird on voyager or just my phone then, apologies
Using English is the only way that all my colleagues are able to read it, but if it’s just meant for you, or only for Spanish speaking people, I’d say why not.
My language is rtl, so… shit no!
No, It will look so wierd.
Exactly. In case you haven’t noticed, English is defacto communication language in most paradigms, especially in the programming domain.
Even broken English passes as English nonetheless
depends on what everyone else on the project is doing
I only know how to write English, but if I knew writing in multiple languages I would write the comment in both languages
We should definitely make a plugin that will translate English comments into any language
english
Oh heck no, that would be horrid. Why would anyone willingly mix three languages for the sake of less readability and frustrating the heck out of most other devs?
They should all be written in Esperanto.
I can’t agree more.
Mi konsentas
No, I once had the displeasure of working with a mixed german english codebase (where also classes and functions were in both languages). It was quite the experience.