Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Hello World in Different Languages

Hello World in Different Languages

Scheduled Pinned Locked Moved The Lounge
c++comquestion
55 Posts 38 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Roger Alsing 0

    or in c64 6510 machinecode: lda #$ 48 sta $ 0400 lda #$ 45 sta $ 0401 lda #$ 4c sta $ 0402 lda #$ 4c sta $ 0403 lda #$ 4f sta $ 0404 lda #$ 20 sta $ 0405 lda #$ 57 sta $ 0406 lda #$ 4f sta $ 0407 lda #$ 52 sta $ 0408 lda #$ 4c sta $ 0409 lda #$ 44 sta $ 040a rts no errors , no problems ;-) http://www.puzzleframework.com

    P Offline
    P Offline
    Paul Conrad
    wrote on last edited by
    #35

    That would work fine as long as the video memory was set at $0400 :) Paul

    1 Reply Last reply
    0
    • A Anton Afanasyev

      Добрый день. rara avis in terris

      D Offline
      D Offline
      Dan McCormick
      wrote on last edited by
      #36

      Ack, Russian 101 was a looooong time ago, but I think this might be fairly close. Formal: здравствуте мир Informal: здравству мир Regards, Dan Remember kids, we're trained professionals.
      Don't try this at home!

      A 1 Reply Last reply
      0
      • R Rama Krishna Vavilala

        For an article I am looking for "Hello World" translated in different languages. So far I have got the following: German - Hallo Welt! Spanish - ¡Hola Mundo! French - Bonjour Monde! Italian - Ciao Mondo! Portugese - Hello Mundo! ' Japanese - こんにちは世界! Korean - 여보세요 세계 ! Chinese - 世界您好! Hindi - अभिवादन विशव Telugu - పృపంచముకె అభివాడనం Can the native speakers check these? I used google to generate all these except Hindi and Telugu (which may not be correct as I used CharMap to generate the text). Also Also feel free to add any langauge you speak and which I am missing here. I am not looking for Prgramming Languages. A comprehensive list of Hello Worlds in lots of programming languages is available here: http://www2.latech.edu/~acm/HelloWorld.shtml[^] Thanks


        My Blog -- modified at 22:08 Wednesday 1st March, 2006

        N Offline
        N Offline
        Nish Nishant
        wrote on last edited by
        #37

        This is what it looks like in Malayalam - I couldn't get IE to render the font correctly, so using a screenshot. Download HWMalayalam.JPG (4.5 Kb) Regards, Nish


        Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
        The Ultimate Grid - The #1 MFC grid out there!

        1 Reply Last reply
        0
        • A Ashley van Gerven

          Dutch: "Hallo Wereld"

          M Offline
          M Offline
          Marc 0
          wrote on last edited by
          #38

          Haaaha dat klinkt echt vet dom in het Nederlands! :-D


          "..Commit yourself to quality from day one..it's better to do nothing at all than to do something badly.." -- Mark McCormick


          || Fold With Us! || Pensieve || VG.Net ||

          A 1 Reply Last reply
          0
          • D Dan McCormick

            Ack, Russian 101 was a looooong time ago, but I think this might be fairly close. Formal: здравствуте мир Informal: здравству мир Regards, Dan Remember kids, we're trained professionals.
            Don't try this at home!

            A Offline
            A Offline
            Anton Afanasyev
            wrote on last edited by
            #39

            you missed a letter in each one of them. And actually, then one you said was Informal is actually the FOrmal one, and the one you said is Formal isnt even proper Russian grammar. But yes, I agree, your translation is more accurate than mine. здравствуй мир rara avis in terris

            1 Reply Last reply
            0
            • M Marc 0

              Haaaha dat klinkt echt vet dom in het Nederlands! :-D


              "..Commit yourself to quality from day one..it's better to do nothing at all than to do something badly.." -- Mark McCormick


              || Fold With Us! || Pensieve || VG.Net ||

              A Offline
              A Offline
              Ashley van Gerven
              wrote on last edited by
              #40

              :-D hehe I can understand you... but I was about 13 when I left holland and don't speak it very well anymore :(

              1 Reply Last reply
              0
              • C Chris Losinger

                Brainfnck[^]: ++++++++[>+++++++++<-]>.<++++[>+++++++<-]>+.<++[>+++<-]>+..+++.++++[>++++++++<-]>.<+++++[>++++++++++<-]>+++++.<<.+++.------.<+++[>---<-]>+. Cleek | Image Toolkits | Thumbnail maker

                D Offline
                D Offline
                Daniel Grunwald
                wrote on last edited by
                #41

                Hello World in Shakespeare[^]

                C 1 Reply Last reply
                0
                • J J Dunlap

                  This is the most fun sort of Hello World to write in .NET.[^] :->

                  C Offline
                  C Offline
                  CalvinHobbies
                  wrote on last edited by
                  #42

                  my first "Hello world" was; "Duuuudeee!!!!! " later on my project like hello worlds would say "yo wasaap"or "Homie! " ah how times change :) :laugh: ///////////////// Thus spake the master programmer: ``A well-written program is its own heaven; a poorly-written program is its own hell.''

                  1 Reply Last reply
                  0
                  • D Daniel Grunwald

                    Hello World in Shakespeare[^]

                    C Offline
                    C Offline
                    Chris Losinger
                    wrote on last edited by
                    #43

                    wow. that was an wonderful and inspiring link. i am now in the mood to write my own useless language. Cleek | Image Toolkits | Thumbnail maker

                    1 Reply Last reply
                    0
                    • R Rama Krishna Vavilala

                      For an article I am looking for "Hello World" translated in different languages. So far I have got the following: German - Hallo Welt! Spanish - ¡Hola Mundo! French - Bonjour Monde! Italian - Ciao Mondo! Portugese - Hello Mundo! ' Japanese - こんにちは世界! Korean - 여보세요 세계 ! Chinese - 世界您好! Hindi - अभिवादन विशव Telugu - పృపంచముకె అభివాడనం Can the native speakers check these? I used google to generate all these except Hindi and Telugu (which may not be correct as I used CharMap to generate the text). Also Also feel free to add any langauge you speak and which I am missing here. I am not looking for Prgramming Languages. A comprehensive list of Hello Worlds in lots of programming languages is available here: http://www2.latech.edu/~acm/HelloWorld.shtml[^] Thanks


                      My Blog -- modified at 22:08 Wednesday 1st March, 2006

                      F Offline
                      F Offline
                      Fernando A Gomez F
                      wrote on last edited by
                      #44

                      The spanish stuff is right. The portuguese does not seem to be right. By the way, Hello World in mayan would look like: bixi lela' yóok'ol kab Regards, Fernando A polar bear is a bear whose coordinates has been changed in terms of sine and cosine.

                      1 Reply Last reply
                      0
                      • R Rama Krishna Vavilala

                        For an article I am looking for "Hello World" translated in different languages. So far I have got the following: German - Hallo Welt! Spanish - ¡Hola Mundo! French - Bonjour Monde! Italian - Ciao Mondo! Portugese - Hello Mundo! ' Japanese - こんにちは世界! Korean - 여보세요 세계 ! Chinese - 世界您好! Hindi - अभिवादन विशव Telugu - పృపంచముకె అభివాడనం Can the native speakers check these? I used google to generate all these except Hindi and Telugu (which may not be correct as I used CharMap to generate the text). Also Also feel free to add any langauge you speak and which I am missing here. I am not looking for Prgramming Languages. A comprehensive list of Hello Worlds in lots of programming languages is available here: http://www2.latech.edu/~acm/HelloWorld.shtml[^] Thanks


                        My Blog -- modified at 22:08 Wednesday 1st March, 2006

                        J Offline
                        J Offline
                        Jecc
                        wrote on last edited by
                        #45

                        "Hello World!" in Portuguese is "Olá mundo!". There's no such word as "hello" in Portuguese. In Brazilian Portuguese it could be "Oi mundo!", I guess (not too bad in European Portuguese either, but less common). I wasn't sure, but googling seems to confirm my impression that the correct form in Spanish is "¡Hola Mundo!", with an 'H'. "Bonjour Monde!" doesn't seem right to me, since "bonjour" means "good day" rather then "hello". I'd suggest "Salut Monde!". Looks good in Italian, but I'm no expert. No idea about the rest (can't even read the characters). Hope that helps.

                        1 Reply Last reply
                        0
                        • R Rama Krishna Vavilala

                          For an article I am looking for "Hello World" translated in different languages. So far I have got the following: German - Hallo Welt! Spanish - ¡Hola Mundo! French - Bonjour Monde! Italian - Ciao Mondo! Portugese - Hello Mundo! ' Japanese - こんにちは世界! Korean - 여보세요 세계 ! Chinese - 世界您好! Hindi - अभिवादन विशव Telugu - పృపంచముకె అభివాడనం Can the native speakers check these? I used google to generate all these except Hindi and Telugu (which may not be correct as I used CharMap to generate the text). Also Also feel free to add any langauge you speak and which I am missing here. I am not looking for Prgramming Languages. A comprehensive list of Hello Worlds in lots of programming languages is available here: http://www2.latech.edu/~acm/HelloWorld.shtml[^] Thanks


                          My Blog -- modified at 22:08 Wednesday 1st March, 2006

                          M Offline
                          M Offline
                          malockin
                          wrote on last edited by
                          #46

                          In Arabic it's: مرحبا يا عالم! "Marhaban Ya Alam" if your browser doesn't support arabic encoding click here

                          1 Reply Last reply
                          0
                          • R Rama Krishna Vavilala

                            For an article I am looking for "Hello World" translated in different languages. So far I have got the following: German - Hallo Welt! Spanish - ¡Hola Mundo! French - Bonjour Monde! Italian - Ciao Mondo! Portugese - Hello Mundo! ' Japanese - こんにちは世界! Korean - 여보세요 세계 ! Chinese - 世界您好! Hindi - अभिवादन विशव Telugu - పృపంచముకె అభివాడనం Can the native speakers check these? I used google to generate all these except Hindi and Telugu (which may not be correct as I used CharMap to generate the text). Also Also feel free to add any langauge you speak and which I am missing here. I am not looking for Prgramming Languages. A comprehensive list of Hello Worlds in lots of programming languages is available here: http://www2.latech.edu/~acm/HelloWorld.shtml[^] Thanks


                            My Blog -- modified at 22:08 Wednesday 1st March, 2006

                            T Offline
                            T Offline
                            tuga x
                            wrote on last edited by
                            #47

                            The correct portuguese is: Olá Mundo!

                            1 Reply Last reply
                            0
                            • R Rama Krishna Vavilala

                              For an article I am looking for "Hello World" translated in different languages. So far I have got the following: German - Hallo Welt! Spanish - ¡Hola Mundo! French - Bonjour Monde! Italian - Ciao Mondo! Portugese - Hello Mundo! ' Japanese - こんにちは世界! Korean - 여보세요 세계 ! Chinese - 世界您好! Hindi - अभिवादन विशव Telugu - పృపంచముకె అభివాడనం Can the native speakers check these? I used google to generate all these except Hindi and Telugu (which may not be correct as I used CharMap to generate the text). Also Also feel free to add any langauge you speak and which I am missing here. I am not looking for Prgramming Languages. A comprehensive list of Hello Worlds in lots of programming languages is available here: http://www2.latech.edu/~acm/HelloWorld.shtml[^] Thanks


                              My Blog -- modified at 22:08 Wednesday 1st March, 2006

                              D Offline
                              D Offline
                              dr TyGER Konstantin
                              wrote on last edited by
                              #48

                              Russian - Привет Мир!

                              1 Reply Last reply
                              0
                              • R Rama Krishna Vavilala

                                For an article I am looking for "Hello World" translated in different languages. So far I have got the following: German - Hallo Welt! Spanish - ¡Hola Mundo! French - Bonjour Monde! Italian - Ciao Mondo! Portugese - Hello Mundo! ' Japanese - こんにちは世界! Korean - 여보세요 세계 ! Chinese - 世界您好! Hindi - अभिवादन विशव Telugu - పృపంచముకె అభివాడనం Can the native speakers check these? I used google to generate all these except Hindi and Telugu (which may not be correct as I used CharMap to generate the text). Also Also feel free to add any langauge you speak and which I am missing here. I am not looking for Prgramming Languages. A comprehensive list of Hello Worlds in lots of programming languages is available here: http://www2.latech.edu/~acm/HelloWorld.shtml[^] Thanks


                                My Blog -- modified at 22:08 Wednesday 1st March, 2006

                                R Offline
                                R Offline
                                Regardt
                                wrote on last edited by
                                #49

                                Afrikaans (South-Africa). Very simular to Dutch. "Hello Wêreld"

                                1 Reply Last reply
                                0
                                • R Rama Krishna Vavilala

                                  For an article I am looking for "Hello World" translated in different languages. So far I have got the following: German - Hallo Welt! Spanish - ¡Hola Mundo! French - Bonjour Monde! Italian - Ciao Mondo! Portugese - Hello Mundo! ' Japanese - こんにちは世界! Korean - 여보세요 세계 ! Chinese - 世界您好! Hindi - अभिवादन विशव Telugu - పృపంచముకె అభివాడనం Can the native speakers check these? I used google to generate all these except Hindi and Telugu (which may not be correct as I used CharMap to generate the text). Also Also feel free to add any langauge you speak and which I am missing here. I am not looking for Prgramming Languages. A comprehensive list of Hello Worlds in lots of programming languages is available here: http://www2.latech.edu/~acm/HelloWorld.shtml[^] Thanks


                                  My Blog -- modified at 22:08 Wednesday 1st March, 2006

                                  L Offline
                                  L Offline
                                  Late
                                  wrote on last edited by
                                  #50

                                  Lithuanian: Labas, Pasauli

                                  1 Reply Last reply
                                  0
                                  • R Rama Krishna Vavilala

                                    computerguru92382 wrote:

                                    How about C/C++/C#, Java, Assembly Language, Fortran, and VB.

                                    http://www2.latech.edu/~acm/HelloWorld.shtml[^]


                                    My Blog

                                    M Offline
                                    M Offline
                                    MickW
                                    wrote on last edited by
                                    #51

                                    Rama Krishna Vavilala wrote: http://www2.latech.edu/~acm/HelloWorld.shtml OMG!! Some of those languages are ancient - which probably means that I must be ancient too :(( I'll have to try hard to remember all those years ago and send you some BCPL, Coral-66 and RTL/2. Mick. England and America are two countries separated by a common language. George Bernard Shaw (1856 - 1950). A true visionary who was clearly predicting the rise of VB ;)

                                    1 Reply Last reply
                                    0
                                    • J J Dunlap

                                      This is the most fun sort of Hello World to write in .NET.[^] :->

                                      M Offline
                                      M Offline
                                      MickW
                                      wrote on last edited by
                                      #52

                                      J. Dunlap wrote: This is the most fun sort of Hello World to write in .NET.[^] Reminds me of someone who wrote a one liner in VAX Fortran that did square roots. IIRC, he peeked the exponent of the number, divided by two and poked it back again. Cheating? Yes - but it did work. Mick. The power of accurate observation is commonly called cynicism by those who have not got it. George Bernard Shaw (1856 - 1950). Me? I'm just a cynic.

                                      1 Reply Last reply
                                      0
                                      • R Rama Krishna Vavilala

                                        For an article I am looking for "Hello World" translated in different languages. So far I have got the following: German - Hallo Welt! Spanish - ¡Hola Mundo! French - Bonjour Monde! Italian - Ciao Mondo! Portugese - Hello Mundo! ' Japanese - こんにちは世界! Korean - 여보세요 세계 ! Chinese - 世界您好! Hindi - अभिवादन विशव Telugu - పృపంచముకె అభివాడనం Can the native speakers check these? I used google to generate all these except Hindi and Telugu (which may not be correct as I used CharMap to generate the text). Also Also feel free to add any langauge you speak and which I am missing here. I am not looking for Prgramming Languages. A comprehensive list of Hello Worlds in lots of programming languages is available here: http://www2.latech.edu/~acm/HelloWorld.shtml[^] Thanks


                                        My Blog -- modified at 22:08 Wednesday 1st March, 2006

                                        T Offline
                                        T Offline
                                        tombala
                                        wrote on last edited by
                                        #53

                                        Here's one for you: Turkish (Türkçe) - Merhaba Dünya! Good luck...

                                        V 1 Reply Last reply
                                        0
                                        • R Rama Krishna Vavilala

                                          Michel Prévost wrote:

                                          Halo dunia

                                          That's very similar to Hindi. :omg:


                                          My Blog

                                          V Offline
                                          V Offline
                                          Vikram A Punathambekar
                                          wrote on last edited by
                                          #54

                                          My roomie lived for close to 10 years in Indonesia. Bahasa (heck, that itself is a corruption of a Hindi word) is a smattering of Hindi, Sanskrit, Dutch and some local tribal languages. Cheers, Vikram.


                                          I don't know and you don't either. Militant Agnostic

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups