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
-
b3b343777yEwwww. I sometimes (really rare) can't think of an English name but I'd rather name my variables like this_is_a_long_name_coz_I_suck than ichBinDeutsch or something lol
-
P1Ro3257yYou rly need to stop this. Try to look from non-german speaker view. Its mess without any sense at all. Or trying to translate every fucking method in translator... It fucking retarded.
-
@P1Ro I only do that in projects where I only work for myself on or where every team member will ever guaranteed speak German.
If there are English only speakers who work on the code base or who possibly want to read it or who possibly will work on it, there, of course, it would be very contraproductive to code in a language they don't understand. -
theNox94777yIt's really hard in uni when they give us a project which uses German class names/variables and we are not allowed to change them ... Then I don't know if I should name my methods in German or English and it ends up being a total mess of English and German
-
I started to do everything in English at some point, code, doc, commit messages. It makes things so much easier.
Beside that if you can't distinguish your code from library code you should probably use a proper naming scheme and/or use a library/language with a proper naming scheme. -
That’s cool :). Can we see? I have always wanted to see what German Code would look like.
When I code for myself I do all the naming in German only. Mainly because that's how I can see directly if that stupid mess is done by me or the framework.
joke/meme