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. What language should I use?

What language should I use?

Scheduled Pinned Locked Moved The Lounge
c++javajavascriptpythonhtml
44 Posts 19 Posters 6 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.
  • L Lost User

    If Microsoft & WindowsMetro = HTML5_JS_ONLY Then Mood = WTF. End If. I do NOT WANT HTML5 and JS! Also, I'm considering cross-platform. So... Java? C++? Python? Bacon?

    J Offline
    J Offline
    Jim Crafton
    wrote on last edited by
    #13

    Foul language. And lot's of it.

    ¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Personal 3D projects Just Say No to Web 2 Point Blow

    L 1 Reply Last reply
    0
    • L Lost User

      How about noting down language? Start program RichTextbox Shiny Buttons (no ribbon) Status. Every feature in Word. No menus. End program. (Yes, I'm a experienced programmer in VB.NET)

      Sander RosselS Offline
      Sander RosselS Offline
      Sander Rossel
      wrote on last edited by
      #14

      Actually, everything in VB should start with Dim. Never understood what it means... Dim-witted maybe? :laugh:

      It's an OO world.

      L L G 3 Replies Last reply
      0
      • Sander RosselS Sander Rossel

        Actually, everything in VB should start with Dim. Never understood what it means... Dim-witted maybe? :laugh:

        It's an OO world.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #15

        Drowning In Misery? Although I was refer Dim as Declare for variables etc.

        1 Reply Last reply
        0
        • J Jim Crafton

          Foul language. And lot's of it.

          ¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Personal 3D projects Just Say No to Web 2 Point Blow

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #16

          Rails - Ruby So... Foul language - Star language

          1 Reply Last reply
          0
          • L Lost User

            If Microsoft & WindowsMetro = HTML5_JS_ONLY Then Mood = WTF. End If. I do NOT WANT HTML5 and JS! Also, I'm considering cross-platform. So... Java? C++? Python? Bacon?

            P Offline
            P Offline
            Pete OHanlon
            wrote on last edited by
            #17

            Klingon. At least code comments would be better.

            Forgive your enemies - it messes with their heads

            My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility

            1 Reply Last reply
            0
            • L Lost User

              If Microsoft & WindowsMetro = HTML5_JS_ONLY Then Mood = WTF. End If. I do NOT WANT HTML5 and JS! Also, I'm considering cross-platform. So... Java? C++? Python? Bacon?

              L Offline
              L Offline
              Lutoslaw
              wrote on last edited by
              #18

              BeFunge is the best for parallel programming. I had written an interpreter one time but it didn't work. There are plenty of them availible for free, though.

              Greetings - Jacek

              L 1 Reply Last reply
              0
              • L Lutoslaw

                BeFunge is the best for parallel programming. I had written an interpreter one time but it didn't work. There are plenty of them availible for free, though.

                Greetings - Jacek

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #19

                Not as good as BACON, though.

                L 1 Reply Last reply
                0
                • OriginalGriffO OriginalGriff

                  I'd go with BACON - I'd cross a platform to get at it.

                  Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together. Manfred R. Bihy: "Looks as if OP is learning resistant."

                  L Offline
                  L Offline
                  Lutoslaw
                  wrote on last edited by
                  #20

                  OriginalGriff wrote:

                  I'd go with BACON - I'd cross a platform to get at it.

                  And what plat would you use to form a crossed becon?

                  Greetings - Jacek

                  1 Reply Last reply
                  0
                  • L Lost User

                    Not as good as BACON, though.

                    L Offline
                    L Offline
                    Lutoslaw
                    wrote on last edited by
                    #21

                    If you knew BeFunge then you wouldn't say that. There is no BACON which would beat it.

                    Greetings - Jacek

                    L 1 Reply Last reply
                    0
                    • Sander RosselS Sander Rossel

                      Actually, everything in VB should start with Dim. Never understood what it means... Dim-witted maybe? :laugh:

                      It's an OO world.

                      L Offline
                      L Offline
                      Lutoslaw
                      wrote on last edited by
                      #22

                      It's a historical thing. In BASIC only arrays could be explicitely declared, with a specified Dimension. Now every kind of variable can be declared but the Dim keyword remained.

                      Greetings - Jacek

                      Sander RosselS 1 Reply Last reply
                      0
                      • Sander RosselS Sander Rossel

                        Actually, everything in VB should start with Dim. Never understood what it means... Dim-witted maybe? :laugh:

                        It's an OO world.

                        G Offline
                        G Offline
                        Gregory Gadow
                        wrote on last edited by
                        #23

                        Naerling wrote:

                        Actually, everything in VB should start with Dim.
                        Never understood what it means...

                        It's from the misty days of "Once upon a time" when all variables were arrays. The original keyword was dimension, which later flavors shortened to dim (the old comment indicator, rem, is similarly derived from the keywork remark.) A statement such as

                        DIM v

                        was just an abbreviated version of

                        DIMENSION v(0)

                        Crimeny, what are they teaching you young whippersnappers in school these days? :rolleyes:

                        Sander RosselS L 2 Replies Last reply
                        0
                        • G Gregory Gadow

                          Naerling wrote:

                          Actually, everything in VB should start with Dim.
                          Never understood what it means...

                          It's from the misty days of "Once upon a time" when all variables were arrays. The original keyword was dimension, which later flavors shortened to dim (the old comment indicator, rem, is similarly derived from the keywork remark.) A statement such as

                          DIM v

                          was just an abbreviated version of

                          DIMENSION v(0)

                          Crimeny, what are they teaching you young whippersnappers in school these days? :rolleyes:

                          Sander RosselS Offline
                          Sander RosselS Offline
                          Sander Rossel
                          wrote on last edited by
                          #24

                          Gregory.Gadow wrote:

                          rem, is similarly derived from the keywork remark.

                          Every Class should start with:

                          REM - Losing My Religion

                          Gregory.Gadow wrote:

                          what are they teaching you young whippersnappers in school these days?

                          Don't know... I learned something about art and media, but that was to be expected from an art and media study :rolleyes: Never went to school for programming (actually, I just finished school alltogether) :laugh:

                          It's an OO world.

                          1 Reply Last reply
                          0
                          • L Lutoslaw

                            It's a historical thing. In BASIC only arrays could be explicitely declared, with a specified Dimension. Now every kind of variable can be declared but the Dim keyword remained.

                            Greetings - Jacek

                            Sander RosselS Offline
                            Sander RosselS Offline
                            Sander Rossel
                            wrote on last edited by
                            #25

                            Dimension almost makes it sound kind of cool... :^) Wikipedia quote: In computer programming, BASIC (an acronym which stands for Beginner's All-purpose Symbolic Instruction Code) is a family of high-level programming languages designed to be easy to use. Never knew that's what it stood for either! :laugh: BASIC was used before I was even born though... Well, it is probably still used somewhere, but you know what I mean. Ouch, I guess I really lack some historical background knowledge for a VB programmer. Perhaps I should start learning FORTRAN and Lisp and get some historical programmer sense too :)

                            It's an OO world.

                            L O 2 Replies Last reply
                            0
                            • L Lost User

                              French, then you can write WTF as@ c'est quoi cette connerie?

                              “Global warming is indeed a scam, perpetrated by scientists with vested interests, but in need of crash courses in geology, logic and the philosophy of science.” Martin Keeley, geology scientist

                              G Offline
                              G Offline
                              GenJerDan
                              wrote on last edited by
                              #26

                              What about Sean Connery?

                              Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life. My Mu[sic] My Films My Windows Programs, etc.

                              1 Reply Last reply
                              0
                              • C Chris Meech

                                That's proof of bacon being portable. :)

                                Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra] posting about Crystal Reports here is like discussing gay marriage on a catholic church’s website.[Nishant Sivakumar]

                                O Offline
                                O Offline
                                Oakman
                                wrote on last edited by
                                #27

                                Chris Meech wrote:

                                That's proof of bacon being portable

                                So is my belly

                                The 3-legged stool of understanding is held up by history, languages, and mathematics. Equipped with these three you can learn anything you want to learn. But if you lack any one of them you are just another ignorant peasant with dung on your boots. R. A. H.

                                1 Reply Last reply
                                0
                                • G Gregory Gadow

                                  Naerling wrote:

                                  Actually, everything in VB should start with Dim.
                                  Never understood what it means...

                                  It's from the misty days of "Once upon a time" when all variables were arrays. The original keyword was dimension, which later flavors shortened to dim (the old comment indicator, rem, is similarly derived from the keywork remark.) A statement such as

                                  DIM v

                                  was just an abbreviated version of

                                  DIMENSION v(0)

                                  Crimeny, what are they teaching you young whippersnappers in school these days? :rolleyes:

                                  L Offline
                                  L Offline
                                  Luc Pattyn
                                  wrote on last edited by
                                  #28

                                  I especially liked LET. Assignment statements once had to start with it:

                                  LET A = 1
                                  LET B = 2
                                  LET C = A + B

                                  Code sounded much nicer back then. :)

                                  Luc Pattyn [My Articles] Nil Volentibus Arduum

                                  The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
                                  Please use <PRE> tags for code snippets, they improve readability.
                                  CP Vanity has been updated to V2.4

                                  G L Sander RosselS 3 Replies Last reply
                                  0
                                  • L Luc Pattyn

                                    I especially liked LET. Assignment statements once had to start with it:

                                    LET A = 1
                                    LET B = 2
                                    LET C = A + B

                                    Code sounded much nicer back then. :)

                                    Luc Pattyn [My Articles] Nil Volentibus Arduum

                                    The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
                                    Please use <PRE> tags for code snippets, they improve readability.
                                    CP Vanity has been updated to V2.4

                                    G Offline
                                    G Offline
                                    Gregory Gadow
                                    wrote on last edited by
                                    #29

                                    Luc Pattyn wrote:

                                    Code sounded much nicer back then.

                                    Ah, yes. I recall those halcyon days when programming involved requests rather than commands. :-D

                                    1 Reply Last reply
                                    0
                                    • L Lutoslaw

                                      If you knew BeFunge then you wouldn't say that. There is no BACON which would beat it.

                                      Greetings - Jacek

                                      L Offline
                                      L Offline
                                      Lost User
                                      wrote on last edited by
                                      #30

                                      I dare you to fight between the two languages. BACON would win without doing anything.

                                      L 1 Reply Last reply
                                      0
                                      • L Luc Pattyn

                                        I especially liked LET. Assignment statements once had to start with it:

                                        LET A = 1
                                        LET B = 2
                                        LET C = A + B

                                        Code sounded much nicer back then. :)

                                        Luc Pattyn [My Articles] Nil Volentibus Arduum

                                        The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
                                        Please use <PRE> tags for code snippets, they improve readability.
                                        CP Vanity has been updated to V2.4

                                        L Offline
                                        L Offline
                                        Lutoslaw
                                        wrote on last edited by
                                        #31

                                        LET was supported in VB 6.0, wasn't it[^]? In VB .NET it is still a keyword but isn't used anymore :doh: .

                                        Greetings - Jacek

                                        O F 2 Replies Last reply
                                        0
                                        • Sander RosselS Sander Rossel

                                          Dimension almost makes it sound kind of cool... :^) Wikipedia quote: In computer programming, BASIC (an acronym which stands for Beginner's All-purpose Symbolic Instruction Code) is a family of high-level programming languages designed to be easy to use. Never knew that's what it stood for either! :laugh: BASIC was used before I was even born though... Well, it is probably still used somewhere, but you know what I mean. Ouch, I guess I really lack some historical background knowledge for a VB programmer. Perhaps I should start learning FORTRAN and Lisp and get some historical programmer sense too :)

                                          It's an OO world.

                                          L Offline
                                          L Offline
                                          Lutoslaw
                                          wrote on last edited by
                                          #32

                                          Naerling wrote:

                                          Well, it is probably still used somewhere

                                          Some programmable calculators may support BASIC, but [citation needed].

                                          Greetings - Jacek

                                          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