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. The Worst Programming Language Ever - NDC Oslo 2021

The Worst Programming Language Ever - NDC Oslo 2021

Scheduled Pinned Locked Moved The Lounge
comperformancequestion
13 Posts 9 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.
  • raddevusR Offline
    raddevusR Offline
    raddevus
    wrote on last edited by
    #1

    This presenter is like a stand-up comedian for Devs who just rips on programming languages. Spoiler alert: He begins with COBOL. :rolleyes: The Worst Programming Language Ever - Mark Rendle - NDC Oslo 2021 - YouTube[^] There's some really funny stuff in there. Crank the playback speed to 1.5X. I listen to all my videos that way.

    D Mircea NeacsuM L pkfoxP P 8 Replies Last reply
    0
    • raddevusR raddevus

      This presenter is like a stand-up comedian for Devs who just rips on programming languages. Spoiler alert: He begins with COBOL. :rolleyes: The Worst Programming Language Ever - Mark Rendle - NDC Oslo 2021 - YouTube[^] There's some really funny stuff in there. Crank the playback speed to 1.5X. I listen to all my videos that way.

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

      raddevus wrote:

      Crank the playback speed to 1.5X. I listen to all my videos that way.

      I've heard of some people who do that so frequently that they get impatient/irritated in face-to-face conversations to the point where they might snap at people, because they're sooooo slow, comparatively speaking, in making their point... I can see some validity in that claim. I wouldn't go down that road, even if only because it just sounds so unnatural.

      1 Reply Last reply
      0
      • raddevusR raddevus

        This presenter is like a stand-up comedian for Devs who just rips on programming languages. Spoiler alert: He begins with COBOL. :rolleyes: The Worst Programming Language Ever - Mark Rendle - NDC Oslo 2021 - YouTube[^] There's some really funny stuff in there. Crank the playback speed to 1.5X. I listen to all my videos that way.

        Mircea NeacsuM Offline
        Mircea NeacsuM Offline
        Mircea Neacsu
        wrote on last edited by
        #3

        Thank you for ruining an otherwise productive day :laugh: The guy is hilarious and, yes, I listened at normal speed - wanted to enjoy the talk but that didn't increase my productivity.

        Mircea

        1 Reply Last reply
        0
        • raddevusR raddevus

          This presenter is like a stand-up comedian for Devs who just rips on programming languages. Spoiler alert: He begins with COBOL. :rolleyes: The Worst Programming Language Ever - Mark Rendle - NDC Oslo 2021 - YouTube[^] There's some really funny stuff in there. Crank the playback speed to 1.5X. I listen to all my videos that way.

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

          Re: COBOL. (I found the presenter "pompous"). The current crop of "best in class" languages still can't do a MOVE CORRESPONDING ("reflection" in .NET but you still have to write it). Some still can't do a REDEFINES (of storage). "RECORD" support ?

          "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

          raddevusR 1 Reply Last reply
          0
          • raddevusR raddevus

            This presenter is like a stand-up comedian for Devs who just rips on programming languages. Spoiler alert: He begins with COBOL. :rolleyes: The Worst Programming Language Ever - Mark Rendle - NDC Oslo 2021 - YouTube[^] There's some really funny stuff in there. Crank the playback speed to 1.5X. I listen to all my videos that way.

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

            I actually enjoyed my time with Cobol, I've just finished a personal project in Cobol, it connects to a Postgresql datasource using embedded SQL(oceSQL) and generates reasonably good reports of my music collection, it was good fun to write and I'd forgotten how good Cobol is at text handling. Some people just love knocking languages. He was quite humorous though :thumbsup:

            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

            raddevusR 1 Reply Last reply
            0
            • raddevusR raddevus

              This presenter is like a stand-up comedian for Devs who just rips on programming languages. Spoiler alert: He begins with COBOL. :rolleyes: The Worst Programming Language Ever - Mark Rendle - NDC Oslo 2021 - YouTube[^] There's some really funny stuff in there. Crank the playback speed to 1.5X. I listen to all my videos that way.

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

              Mark's a mate. I shall pass on that you enjoyed it.

              Advanced TypeScript Programming Projects

              raddevusR 1 Reply Last reply
              0
              • L Lost User

                Re: COBOL. (I found the presenter "pompous"). The current crop of "best in class" languages still can't do a MOVE CORRESPONDING ("reflection" in .NET but you still have to write it). Some still can't do a REDEFINES (of storage). "RECORD" support ?

                "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

                raddevusR Offline
                raddevusR Offline
                raddevus
                wrote on last edited by
                #7

                I guessed that there would be some opposition from the COBOL literate among CP. Yes, it is a bit pompous to judge any old tech since the people who created the original tech were working under constraints that the current generation of people couldn't even imagine.

                1 Reply Last reply
                0
                • pkfoxP pkfox

                  I actually enjoyed my time with Cobol, I've just finished a personal project in Cobol, it connects to a Postgresql datasource using embedded SQL(oceSQL) and generates reasonably good reports of my music collection, it was good fun to write and I'd forgotten how good Cobol is at text handling. Some people just love knocking languages. He was quite humorous though :thumbsup:

                  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

                  raddevusR Offline
                  raddevusR Offline
                  raddevus
                  wrote on last edited by
                  #8

                  Yes, many tools used by craftsmen are often just not understood by the people who follow. I do however, like how he takes all of the "worst of all languages" and piles them together to make his BS language. It serves nicely to point out the weaknesses that programmers have had to deal with. Like dealing with NULL -- maybe in 2215 they will finally get rid of NULL and be like, "oh those idiots in the past with all their null!" :laugh:

                  1 Reply Last reply
                  0
                  • P Pete OHanlon

                    Mark's a mate. I shall pass on that you enjoyed it.

                    Advanced TypeScript Programming Projects

                    raddevusR Offline
                    raddevusR Offline
                    raddevus
                    wrote on last edited by
                    #9

                    Pete O'Hanlon wrote:

                    Mark's a mate.

                    Very cool. He is really funny and I believe his British accent makes it a bit funnier for some reason (probably because I was an avid Monty Python viewer when I was younger). :laugh: Very cool way that he makes the BS language from all the broken pieces of numerous languages. I especially liked the tab/spaced comment lines. Reminds me of Python* and use of whitespace. Ridiculous!! *How many people out there have I angered now. :rolleyes:

                    1 Reply Last reply
                    0
                    • raddevusR raddevus

                      This presenter is like a stand-up comedian for Devs who just rips on programming languages. Spoiler alert: He begins with COBOL. :rolleyes: The Worst Programming Language Ever - Mark Rendle - NDC Oslo 2021 - YouTube[^] There's some really funny stuff in there. Crank the playback speed to 1.5X. I listen to all my videos that way.

                      StarNamer workS Offline
                      StarNamer workS Offline
                      StarNamer work
                      wrote on last edited by
                      #10

                      raddevus wrote:

                      Crank the playback speed to 1.5X. I listen to all my videos that way.

                      I mostly do the same. I also listen to podcasts at 1.8x, occasionally 2.0x, to the extent that when occasionally I start one at 1.0x it sound slowed down!

                      1 Reply Last reply
                      0
                      • raddevusR raddevus

                        This presenter is like a stand-up comedian for Devs who just rips on programming languages. Spoiler alert: He begins with COBOL. :rolleyes: The Worst Programming Language Ever - Mark Rendle - NDC Oslo 2021 - YouTube[^] There's some really funny stuff in there. Crank the playback speed to 1.5X. I listen to all my videos that way.

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

                        The presentation was excellent! And COBOL still gets my vote.

                        Will Rogers never met me.

                        1 Reply Last reply
                        0
                        • raddevusR raddevus

                          This presenter is like a stand-up comedian for Devs who just rips on programming languages. Spoiler alert: He begins with COBOL. :rolleyes: The Worst Programming Language Ever - Mark Rendle - NDC Oslo 2021 - YouTube[^] There's some really funny stuff in there. Crank the playback speed to 1.5X. I listen to all my videos that way.

                          R Offline
                          R Offline
                          Rage
                          wrote on last edited by
                          #12

                          raddevus wrote:

                          Crank the playback speed to 1.5X. I listen to all my videos that way.

                          This is apparently a trend. Very representative of those times where noone has the time to listen to each other properly. Silence is also important.

                          Do not escape reality : improve reality !

                          raddevusR 1 Reply Last reply
                          0
                          • R Rage

                            raddevus wrote:

                            Crank the playback speed to 1.5X. I listen to all my videos that way.

                            This is apparently a trend. Very representative of those times where noone has the time to listen to each other properly. Silence is also important.

                            Do not escape reality : improve reality !

                            raddevusR Offline
                            raddevusR Offline
                            raddevus
                            wrote on last edited by
                            #13

                            Rage wrote:

                            Very representative of those times where noone has the time to listen to each other properly.

                            I guess it is indicative of the times. But, for me, I don't mind slowness (and even appreciate it) when I'm interacting in real life (IRL) but when something is pre-recorded it just has a feeling of slowness. IRL interactions are almost always better.

                            Rage wrote:

                            Silence is also important.

                            I agree. And for those times, I don't speed up the youtube video playback. Instead, I turn it off. :laugh:

                            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