|
|
|
|
|
by rgo
4882 days ago
|
|
I personally prefer using the exact oposite to the language. That way my code or customizations are set apart visually: obj.getSomethingById() <-- theirs
obj.redraw_panel() <-- mine
Non-native English speakers sometimes prefer to name variables in their native language for the same reason. |
|