Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Programming in Japanese

Name: Anonymous 2006-09-23 23:52

Or any other language.

Anyway, I'm just curious; if you're a native jap or something and only speak ______, do you need to learn english to program? what about html? on any foreign language site I've looked at, the source is always written in english...

Name: Anonymous 2006-09-24 0:15

Know enough to know the API and language constructs.  And the source is always in English because every language out there uses English for its keywords and API.  I guess if you really wanted, you can programming in your native language and then run a preprocessor to map everything back to English before compiling.

Name: Anonymous 2006-09-24 1:16

lI'moH Daq_Suq {
latlh wa'boq
tlheghpe'
} pong

Name: Anonymous 2006-09-24 6:58

Programmers, with their superior intellect, have no trouble learning English.

Name: Anonymous 2006-09-24 9:50

>>3

Klingon?

Name: Anonymous 2006-09-24 10:22

>>1
I started to program in Basic, then C, before knowing enough English to read your post. Being Spanish, English vocabulary is pretty easy, but sometimes I recall calling functions whose name I didn't understand, but I knew what they did and that was all I needed to know. I never really sit on a desk to study English; it just came with use, high school classes (for which I never did any homework), and from being a very simple language, which makes it great as a lingua franca for programming and technology in general.

Name: Anonymous 2006-09-24 17:23 (sage)

I never really sit on a desk to study English;
what.

Name: Anonymous 2006-09-24 19:30

MY ENGLISH NOT VERY GOOD

Name: Anonymous 2006-09-24 19:31

gb2/TEFL class/

Name: Anonymous 2006-09-24 20:10

IN KASAKHSTAN WE PROGRAM VERY MANY

int khram;

for(khram = 0; khram < 10; khram++)
   throw_the_jew_down_the_well();

I LIKE COMPUTERS

DO YOU LIKE COMPUTERS?

Name: Anonymous 2006-09-24 20:25

Computer learnings of America for make benefit glorious nation of Kazakhstan!

Name: Anonymous 2006-09-25 2:20

Torvalds wrote in English when he first began to modify Minix, despite being a native Finn.

Name: Anonymous 2006-09-25 8:47

>>7
Lol, I was going to write something different, then edited it before posting, and messed up. But hey, I'm not the one "putting food on his family".

Name: Anonymous 2006-09-25 8:48

>>12
Scandinavians are always great at English because if they weren't, they couldn't talk to the other 6485 million people in the world.

Name: Anonymous 2008-08-28 16:20

>>14
Finland isn't a part of Scandinavia.

Name: Anonymous 2008-08-28 16:40

UNICODE sourcecode, great Sun invention or greatest Sun invention?

Name: Anonymous 2008-08-28 16:42

Probably the greatest, because it's not saying much.

Name: Anonymous 2008-08-28 16:51

I'm Dutch. Personally I feel that we should just do all programming in English. It's the de facto preferred language in Computer Science.

All keywords and jargon in general is in English anyway, so if you're going to write your documentation in Dutch it's going to be a garbled mixture of two languages no matter what. Also documenting your code in English enables international collaboration, whereas almost no one speaks Dutch in the world.

>>4
Programmers, with their superior intellect, have no trouble learning English.

I used to think this, before starting to work with actual programmers. Jesus Christ some of those people can barely read or write Dutch, let alone English.

I studied Computer Science at a University of Technology and for me it pretty much became second nature to write all papers and other documents in English (see above: international collaboration is everyday business there). But those Bachelor of Science types seem to have forgotten all of their high school English.

Also many professional programmers purposefully sabotage international collaboration because they fear offshoring. For example they'll refuse to write English documentation in spite of having been instructed to by their boss. It's sad, really.

Name: Anonymous 2008-08-28 16:57

req: japan/other language IRC

Name: Anonymous 2008-08-28 22:21

>>15
I'm glad you felt it was necessary to bump the thread to say that.

Name: Anonymous 2008-08-30 10:23

Name: Anonymous 2008-08-30 11:37

If you've read jappo source code you'd figure it out. They use the english keywords in the language, write comments in SJIS and for variable names often something romanized and abbreviated. Weeaboo software like Shiichan and Wakaba also have some of this bullshit like “kotehan” and “renzoku”.

Name: Anonymous 2008-08-30 11:55

fuck off tiny chink dicks

Name: Anonymous 2008-08-30 16:44

Bumping ancient thread with an actual answer, albeit in the form of a lazy-ass Wikipedia (ass-Wikipedia?) link.

http://en.wikipedia.org/wiki/Non-English-based_programming_languages

Name: " 2008-08-30 16:57

>>24
;; Hello world in Fjölnir

"hello" < main
{
   main ->
   stef(;)
   stofn
       skrifastreng(;"Hello, world!"),
   stofnlok
}
*
"GRUNNUR"
;

Name: Anonymous 2008-08-30 17:11

>>25
"GRUNNUR"

I lol'd

Name: Anonymous 2008-08-30 20:32

Проц Старт()
    Вывод 'Hello World !!!'
Кон Проц

Name: Anonymous 2008-08-31 3:05

público clase HolaMundo {
    público estática vacío principal(Cadena args) {
        Sistema.fuera.imprimaln("Hola, Mundo!");
    }
}

Name: Anonymous 2008-08-31 4:07

grunnur? the fuck does that mean?

Name: Anonymous 2008-08-31 8:41

importar sis
imprimir 'Indentación forzosa del código,', sis.versión
imprimir 'Hola, Mundo!'
lanzar SalidaDelSistema

Name: "GRUNNUR" 2008-08-31 8:43

>>29
"GRUNNUR"

Name: Anonymous 2008-08-31 9:09

Here, have some Chinese Python:


载入 系统
文件名 = 系统.参数[1:]

定义 修正行尾(文件):
    内文 = 打开(文件名).读入()
    内文 = 内文.替换('\n\r','\n')
    传回 内文

取 文件 自 文件名:
    写 修正行尾(文件)

Name: Anonymous 2008-08-31 9:21

>>32
Terrible!

Name: Anonymous 2008-08-31 9:29

>>33
[b][u]被迫压痕的汉字![u][/b]

Name: Anonymous 2008-08-31 9:30

>>34
Awwwwww!!

Name: Anonymous 2008-08-31 9:30

>>32
I thought that FIOC was bad, but now I have two problems.

Name: Anonymous 2008-08-31 9:57


seksjon .data
melding: db "Hei, verden!", 10
meldingslengde: $-melding
seksjon .tekst
    global _begynn
_begynn:
    flytt rax, 4
    flytt rbx, 1
    flytt rcx, melding
    flytt rdx, meldingslenge
    avb 80h

    flytt rax, 1
    xeller rbx, rbx
    avb 80h

Name: Anonymous 2008-08-31 10:22

>>37
tilbake til /b/, vær så snill.

Name: Sageing fail since 1463 2008-08-31 10:41

sage

Name: Anonymous 2008-08-31 10:42

>>39
gtfo namefag

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List