this post was submitted on 13 Jan 2024
176 points (93.1% liked)

Asklemmy

43382 readers
1378 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

If you're from a non English speaking country, do you first have to learn English if you want to get into programming?

(page 2) 43 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 6 points 8 months ago* (last edited 8 months ago)

I did. Not for programming itself because you only need to know basic keywords to write functional code, but because of all the documentation and guides surrounding it. There was information in my native language available but it simply wasnโ€™t as good. And even if there was, most discussions about the related topics were in English.

[โ€“] [email protected] 4 points 8 months ago (1 children)

Not an answer to OP's question, but I know in PHP there's at least one error message that's in Hebrew.

[โ€“] [email protected] 4 points 8 months ago

APL exists. To me it's about as fun as it is painful.

[โ€“] [email protected] 3 points 8 months ago
[โ€“] [email protected] 3 points 8 months ago

Do don't have to first learn english. You could learn the basic without it but don't except to be a good programmer if you are not confortable reading technical document in english.

[โ€“] [email protected] 2 points 8 months ago* (last edited 8 months ago) (3 children)

While many languages read left-to-right and have other artifacts of English words order, you do not need to learn English first. Knowing English makes it easier, but learning English first would make it harder.

load more comments (3 replies)
[โ€“] [email protected] 2 points 8 months ago

I know it's not exactly the question, but C/C++ allow you to override any keyword with #define, so if you wanted, you can turn it into another language. I don't suggest doing that, but hey, you can.

Also somewhat related, but some languages like C# allow you to use Unicode in variable names.

[โ€“] [email protected] 2 points 8 months ago* (last edited 8 months ago)

For better or worse, if you want to do anything meaningful with programming you'll have to learn english. You need to be able to find and understand documentation and help from other people online to get work done.

load more comments
view more: โ€น prev next โ€บ