Do you use another language instead of english ?

Posted by Luc M on Stack Overflow See other posts from Stack Overflow or by Luc M
Published on 2008-10-30T16:28:58Z Indexed on 2010/12/27 7:54 UTC
Read the original article Hit count: 193

Filed under:

Duplicate

Should identifiers and comments be always in English or in the native language of the application and developers?

For people who are not native English speakers, which language do you use to declare variables, classes, etc. ?

I had to continue a project from a Spanish guy. Everything was written in Spanish.

Since this time, I have decided to use English identifiers ( variables, classes, file names) and write comments in french. Everything was in french before that.

What are the general recommendations about that practice?

Do you use English everywhere knowing that no English people will work on your project ?


Edit :

Here's a post from Jeff Atwood about this subject:

The Ugly American Programmer

© Stack Overflow or respective owner

Related posts about language