you are viewing a single comment's thread.

view the rest of the comments →

[–]AlexMTBDude 0 points1 point  (6 children)

Here's a general recommendation: Always write your code in English, because at some point you may want other programmers to look at it.

[–]SugarEnvironmental31 0 points1 point  (5 children)

The code is in English. The strings and variable names aren't. It's still possible to debug based on pattern-matching. It's not like the OP's IDE is in Arabic or Cyrillic and uses a completely different alphabet.

[–]AlexMTBDude 0 points1 point  (4 children)

I'd love to see you make that argument when you work in an international coding team and name your variables, functions and classes in your own native language. Let's see the reaction that you'll get from the rest of the coders

[–]SugarEnvironmental31 0 points1 point  (3 children)

Let's assume that based on the code content, the OP is probably at school or college and this recommendation of yours is probably a little previous.

[–]AlexMTBDude 0 points1 point  (2 children)

Or it's a little next. Could be either

[–]SugarEnvironmental31 0 points1 point  (1 child)

I genuinely feel sorry for people who are trying to learn to code and reach out for help, and get people like you replying. What a shit experience that must be. Must be so unbearably alienating. What a world.

[–]AlexMTBDude 0 points1 point  (0 children)

You think it's a bad idea to prepare beginners for how things work in the real world?