|
|
|
|
|
by jhanschoo
2204 days ago
|
|
The languages themselves are no problem, you already use non-English for important programming constructs without thinking about it like !, ||, &&, etc., and have to explain their function in English upon first encounter. CJK have different strategies for localizing technical terms. I don't know about Korean, but Japanese tends toward transliterating English terms whereas comparatively Chinese tends toward inventing calques. |
|
(Not saying they should be doing it this way -- in a way I'm glad they are.)