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. Do you have a language you're kind of ashamed that you like(d)?

Do you have a language you're kind of ashamed that you like(d)?

Scheduled Pinned Locked Moved The Lounge
designperlcomgraphics
89 Posts 57 Posters 4 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.
  • pkfoxP pkfox

    Youl'd never undo the machine assembled bits without an impact

    In a closed society where everybody's guilty, the only crime is getting caught. In a world of thieves, the only final sin is stupidity. - Hunter S Thompson - RIP

    H Offline
    H Offline
    honey the codewitch
    wrote on last edited by
    #25

    There's nothing you can't undo with enough heat and a long enough lever.

    Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

    pkfoxP 1 Reply Last reply
    0
    • pkfoxP pkfox

      There was very little you couldn't do in VB6 I to learnt a lot of Win32 stuff and was introduced to the wonderful world of Com servers and ActiveX. Exciting times.

      In a closed society where everybody's guilty, the only crime is getting caught. In a world of thieves, the only final sin is stupidity. - Hunter S Thompson - RIP

      N Offline
      N Offline
      Nagy Vilmos
      wrote on last edited by
      #26

      VB6 was the dogs danglies if you used it well. Absolute dog's dinner in other cases.

      veni bibi saltavi

      C C 2 Replies Last reply
      0
      • H honey the codewitch

        There's nothing you can't undo with enough heat and a long enough lever.

        Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

        pkfoxP Offline
        pkfoxP Offline
        pkfox
        wrote on last edited by
        #27

        True

        In a closed society where everybody's guilty, the only crime is getting caught. In a world of thieves, the only final sin is stupidity. - Hunter S Thompson - RIP

        1 Reply Last reply
        0
        • H honey the codewitch

          I'd say they're paid by the hour. :laugh: But I mean, you could extend the analogy to something like C versus VB6 I think.

          Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

          D Offline
          D Offline
          dandy72
          wrote on last edited by
          #28

          Sure. I was probably being way too literal. :-)

          1 Reply Last reply
          0
          • L Lost User

            gwbasic, as it is better than python :)

            Bastard Programmer from Hell :suss: "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

            pkfoxP Offline
            pkfoxP Offline
            pkfox
            wrote on last edited by
            #29

            Gee Wiz basic

            In a closed society where everybody's guilty, the only crime is getting caught. In a world of thieves, the only final sin is stupidity. - Hunter S Thompson - RIP

            L 1 Reply Last reply
            0
            • S snorkie

              Not quite ashamed, but I started in Cold Fusion 4.5

              Hogan

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

              I know nothing about CF, so please rest assured I am not dissing it, nevertheless, the way you phrased it:

              snorkie wrote:

              Not quite ashamed, but I started in Cold Fusion 4.5

              This is like the quip "I don't suffer from insanity, I enjoy it" :laugh:

              Cheers, Vikram.

              J 1 Reply Last reply
              0
              • J jschell

                honey the codewitch wrote:

                Do you secretly love Perl?

                Certainly not ashamed about it. But I don't expect anyone else in the group to use it or even understand it. If I must create a tool for others to use then I extensively document the usage. And I comment the code extensively too. Not just why the code is doing something but explaining what the code actually does (the sort of comments that should not normally appear in code.)

                H Offline
                H Offline
                honey the codewitch
                wrote on last edited by
                #31

                jschell wrote:

                (the sort of comments that should not normally appear in code.)

                Hey, if it doesn't bother you that it's necessary to do that with Perl, far be it from me to judge. Every time I even read Perl I feel like I need a shower. :laugh:

                Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

                S J 2 Replies Last reply
                0
                • H honey the codewitch

                  Some sort of glue language that maybe everyone loves to hate, but felt right at home for you? Are you a closet Access/VBA junkie? Do you secretly love Perl? For me it would definitely be VB6. As much as I hate to admit it, for Windows UI code that glued my DLLs together, I feel like it was fantastic, even if the language itself was clunky and kind of limited unless you were willing to hack down to win32 from it quite a bit. Still, pretty neat what you could do with it if you were willing to get dirty. I learned a lot of win32 with it.

                  Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

                  A Offline
                  A Offline
                  Amarnath S
                  wrote on last edited by
                  #32

                  As long as I'm a user of a language, which pays my salary, and not the creator/designer of that language, there's nothing to be ashamed of. Each language has its own beauty and ugliness, and everything in this world is like that, isn't it?

                  1 Reply Last reply
                  0
                  • N Nagy Vilmos

                    VB6 was the dogs danglies if you used it well. Absolute dog's dinner in other cases.

                    veni bibi saltavi

                    C Offline
                    C Offline
                    Calin Negru
                    wrote on last edited by
                    #33

                    In 1993 I started using a version of Basic that was a lot like todays Assembly, it was a brief but important stepping stone in understanding how stuff works in programming, how instructions are executed one after the other, how loops are created with the go to command etc. I quit trying things with the language shortly afterwards for a few reasons.

                    J 1 Reply Last reply
                    0
                    • H honey the codewitch

                      Some sort of glue language that maybe everyone loves to hate, but felt right at home for you? Are you a closet Access/VBA junkie? Do you secretly love Perl? For me it would definitely be VB6. As much as I hate to admit it, for Windows UI code that glued my DLLs together, I feel like it was fantastic, even if the language itself was clunky and kind of limited unless you were willing to hack down to win32 from it quite a bit. Still, pretty neat what you could do with it if you were willing to get dirty. I learned a lot of win32 with it.

                      Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

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

                      I was able to achieve "flow" with COBOL, so no. PERFORM VARYING ... FROM ... BY ... UNTIL ... versus for (int i = 0; i ..) or while ( ... )

                      "Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I

                      1 Reply Last reply
                      0
                      • C Calin Negru

                        In 1993 I started using a version of Basic that was a lot like todays Assembly, it was a brief but important stepping stone in understanding how stuff works in programming, how instructions are executed one after the other, how loops are created with the go to command etc. I quit trying things with the language shortly afterwards for a few reasons.

                        J Offline
                        J Offline
                        jeron1
                        wrote on last edited by
                        #35

                        Calin Negru wrote:

                        a version of Basic that was a lot like todays Assembly

                        :omg: That seems mighty odd, and purpose defeating for a language called Basic.

                        "the debugger doesn't tell me anything because this code compiles just fine" - random QA comment "Facebook is where you tell lies to your friends. Twitter is where you tell the truth to strangers." - chriselst "I don't drink any more... then again, I don't drink any less." - Mike Mullikins uncle

                        C 1 Reply Last reply
                        0
                        • H honey the codewitch

                          Some sort of glue language that maybe everyone loves to hate, but felt right at home for you? Are you a closet Access/VBA junkie? Do you secretly love Perl? For me it would definitely be VB6. As much as I hate to admit it, for Windows UI code that glued my DLLs together, I feel like it was fantastic, even if the language itself was clunky and kind of limited unless you were willing to hack down to win32 from it quite a bit. Still, pretty neat what you could do with it if you were willing to get dirty. I learned a lot of win32 with it.

                          Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

                          R Offline
                          R Offline
                          Roger Wright
                          wrote on last edited by
                          #36

                          It's ancient and dated, but I still have a fondness for hpl, Hewlett Packard's custom language for their early desktop computers. There was a lot that it couldn't do, but there were a couple of things it could do that made it perfect for its intended application. Back in the day, when we had RAM measured in kbits, programs had to be very short. In hpl we had the command chain that would save the program state and start a new program where the first left off. This essentially allowed programs to be written that were far larger than the machine could accommodate, up to the limit of the disk space available. A second feature made my in-house reputation as an engineer soar; the keyboard key, store was storable, and could be executed at runtime. Since I was developing automated missile test software and hardware meant to be used in a noisy factory environment, ambient electrical noise was a constant problem. I wrote a code block that I used in almost all applications that would measure the local noise, run an FFT on the samples, create a custom filter subroutine to remove that noise, then add the resulting filter program to the actual test program as a pre-processor on the measured data. The accuracy of testing was vastly improved. Sadly, hpl met with an untimely death, like all good things, it seems. Unlike every other popular language at the time, its instruction set was entirely lower case, which mainline programmers couldn't accept. If it wasn't written in capital letters, it couldn't possibly be any good. By the time HP introduced the HP9845 desktop computer, hpl became optional, and HPBasic replaced it as standard. Things kinda went downhill after that...

                          Will Rogers never met me.

                          1 Reply Last reply
                          0
                          • H honey the codewitch

                            Some mechanics look down their nose at impact wrenches. Just sayin'

                            Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

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

                            ... because most still don't torque wheel nuts right (the mechanic or the tool?). You need a breaker bar to loosen them.

                            "Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I

                            1 Reply Last reply
                            0
                            • J jeron1

                              Calin Negru wrote:

                              a version of Basic that was a lot like todays Assembly

                              :omg: That seems mighty odd, and purpose defeating for a language called Basic.

                              "the debugger doesn't tell me anything because this code compiles just fine" - random QA comment "Facebook is where you tell lies to your friends. Twitter is where you tell the truth to strangers." - chriselst "I don't drink any more... then again, I don't drink any less." - Mike Mullikins uncle

                              C Offline
                              C Offline
                              Calin Negru
                              wrote on last edited by
                              #38

                              “a lot” is maybe to much said, like for instance you had no registers but you had no functions to work with either, to establish the execution order you had to mark each line with a number. You could then jump as required from place to place with the go to command. There are a ton more features that make a programming language, I’m only describing the things I knew how to use.

                              J K 2 Replies Last reply
                              0
                              • H honey the codewitch

                                Some sort of glue language that maybe everyone loves to hate, but felt right at home for you? Are you a closet Access/VBA junkie? Do you secretly love Perl? For me it would definitely be VB6. As much as I hate to admit it, for Windows UI code that glued my DLLs together, I feel like it was fantastic, even if the language itself was clunky and kind of limited unless you were willing to hack down to win32 from it quite a bit. Still, pretty neat what you could do with it if you were willing to get dirty. I learned a lot of win32 with it.

                                Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

                                C Offline
                                C Offline
                                Choroid
                                wrote on last edited by
                                #39

                                I am NOT ashamed of this language it was my go to for my Palm Pilot NS Basic I often wonder if anyone here ever used this dialect of Basic ?

                                1 Reply Last reply
                                0
                                • H honey the codewitch

                                  Some sort of glue language that maybe everyone loves to hate, but felt right at home for you? Are you a closet Access/VBA junkie? Do you secretly love Perl? For me it would definitely be VB6. As much as I hate to admit it, for Windows UI code that glued my DLLs together, I feel like it was fantastic, even if the language itself was clunky and kind of limited unless you were willing to hack down to win32 from it quite a bit. Still, pretty neat what you could do with it if you were willing to get dirty. I learned a lot of win32 with it.

                                  Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

                                  S Offline
                                  S Offline
                                  S Houghtelin
                                  wrote on last edited by
                                  #40

                                  VB6 and VBA, have actually created some really cool apps for automating hardware tests, real time fft displays, animated data plots, etc. My former employer still uses VBA code I wrote nearly 20 years ago in Excel as convenience apps for myself as part of new product performance validation for FDA approvals. :laugh:

                                  It was broke, so I fixed it.

                                  1 Reply Last reply
                                  0
                                  • C Calin Negru

                                    “a lot” is maybe to much said, like for instance you had no registers but you had no functions to work with either, to establish the execution order you had to mark each line with a number. You could then jump as required from place to place with the go to command. There are a ton more features that make a programming language, I’m only describing the things I knew how to use.

                                    J Offline
                                    J Offline
                                    jeron1
                                    wrote on last edited by
                                    #41

                                    My first programming class had Basic like that, I couldn't stand it X| . I blame my instructor for promoting 'spaghetti' code. If I had more than 20 lines, I was completely lost, goto this, goto that... It wasn't until I had FORTRAN 77 that the structured programming possibilities opened up for me :) . Oddly now I do a fair amount of assembler programming for embedded systems.

                                    "the debugger doesn't tell me anything because this code compiles just fine" - random QA comment "Facebook is where you tell lies to your friends. Twitter is where you tell the truth to strangers." - chriselst "I don't drink any more... then again, I don't drink any less." - Mike Mullikins uncle

                                    C 1 Reply Last reply
                                    0
                                    • H honey the codewitch

                                      Some sort of glue language that maybe everyone loves to hate, but felt right at home for you? Are you a closet Access/VBA junkie? Do you secretly love Perl? For me it would definitely be VB6. As much as I hate to admit it, for Windows UI code that glued my DLLs together, I feel like it was fantastic, even if the language itself was clunky and kind of limited unless you were willing to hack down to win32 from it quite a bit. Still, pretty neat what you could do with it if you were willing to get dirty. I learned a lot of win32 with it.

                                      Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

                                      P Offline
                                      P Offline
                                      PIEBALDconsult
                                      wrote on last edited by
                                      #42

                                      Nope, no I don't.

                                      1 Reply Last reply
                                      0
                                      • H honey the codewitch

                                        Some sort of glue language that maybe everyone loves to hate, but felt right at home for you? Are you a closet Access/VBA junkie? Do you secretly love Perl? For me it would definitely be VB6. As much as I hate to admit it, for Windows UI code that glued my DLLs together, I feel like it was fantastic, even if the language itself was clunky and kind of limited unless you were willing to hack down to win32 from it quite a bit. Still, pretty neat what you could do with it if you were willing to get dirty. I learned a lot of win32 with it.

                                        Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

                                        Richard Andrew x64R Offline
                                        Richard Andrew x64R Offline
                                        Richard Andrew x64
                                        wrote on last edited by
                                        #43

                                        I loved MS Visual Basic v3. It was my first exposure to GUI programming. VB was the gateway drug of coding.

                                        The difficult we do right away... ...the impossible takes slightly longer.

                                        1 Reply Last reply
                                        0
                                        • V Vikram A Punathambekar

                                          I know nothing about CF, so please rest assured I am not dissing it, nevertheless, the way you phrased it:

                                          snorkie wrote:

                                          Not quite ashamed, but I started in Cold Fusion 4.5

                                          This is like the quip "I don't suffer from insanity, I enjoy it" :laugh:

                                          Cheers, Vikram.

                                          J Offline
                                          J Offline
                                          jmaida
                                          wrote on last edited by
                                          #44

                                          i am only ashamed that i never used basic, vb or otherwise for applications PLI/I, Fortran (lots), Cobol(lots), C(lots and lots) I actually learned Algol and used it for short time. I was in the faster is better application area (computer graphics, numerical anal., simulation)

                                          "A little time, a little trouble, your better day" Badfinger

                                          C 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