Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 17 submissions in the queue.
posted by martyb on Wednesday March 11 2020, @10:00PM   Printer-friendly
from the what-do-YOU-think dept.

Ilya Dudkin at Skywell Software has a story

Top 7 Dying Programming Languages to Avoid Studying in 2019 –2020.

Each language gets a paragraph's treatment as to why he thinks these languages are dead or dying. Those languages are:

  • Visual Basic
  • Objective-C
  • Perl
  • COBOL
  • CoffeeScript
  • Scala
  • Lisp

Do you agree with his assessment? Are there any other language(s) you would add to the list?


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 5, Funny) by Anonymous Coward on Wednesday March 11 2020, @10:14PM (5 children)

    by Anonymous Coward on Wednesday March 11 2020, @10:14PM (#969876)

    When I find my code in tons of trouble,
    Friends and colleagues come to me,
    Speaking words of wisdom:
    "Write in C."

    As the deadline fast approaches,
    And bugs are all that I can see,
    Somewhere, someone whispers:
    "Write in C."

    Write in C, Write in C,
    Write in C, oh, Write in C.
    LOGO's dead and buried,
    Write in C.

    I used to write a lot of FORTRAN,
    For science it worked flawlessly.
    Try using it for graphics!
    Write in C.

    If you've just spent nearly 30 hours
    Debugging some assembly,
    Soon you will be glad to
    Write in C.

    Write in C, Write in C,
    Write in C, yeah, Write in C.
    Only wimps use BASIC.
    Write in C.

    Write in C, Write in C,
    Write in C, oh, Write in C.
    Pascal won't quite cut it.
    Write in C.

    Write in C, Write in C,
    Write in C, yeah, Write in C.
    Don't even mention COBOL.
    Write in C.

    Starting Score:    0  points
    Moderation   +5  
       Insightful=2, Funny=3, Total=5
    Extra 'Funny' Modifier   0  

    Total Score:   5  
  • (Score: 2, Insightful) by legont on Wednesday March 11 2020, @10:30PM

    by legont (4179) on Wednesday March 11 2020, @10:30PM (#969892)

    Yep, just substitute BASIC for Python and COBOL for Java to make it modern.

    --
    "Wealth is the relentless enemy of understanding" - John Kenneth Galbraith.
  • (Score: 2) by corey on Thursday March 12 2020, @01:25AM

    by corey (2202) on Thursday March 12 2020, @01:25AM (#969979)

    [quote]As the deadline fast approaches,
    And bugs are all that I can see,
    Somewhere, someone whispers:
    "Write in C."[/quote]
    Um, I'd say, Write in Ada. Debugging time is far less than C.

  • (Score: 2) by Snotnose on Thursday March 12 2020, @02:53AM (1 child)

    by Snotnose (1623) on Thursday March 12 2020, @02:53AM (#970047)

    Why would you go anonymous on that gem? Been programming for 40+ years, that is not only the first time I've seen that but it's one of the best parodies I've ever seen.

    --
    When the dust settled America realized it was saved by a porn star.
    • (Score: 1, Interesting) by Anonymous Coward on Thursday March 12 2020, @12:39PM

      by Anonymous Coward on Thursday March 12 2020, @12:39PM (#970193)

      Why would you go anonymous on that gem?

      First, to answer your question: Same reason I go anonymous on everything else. I believe the concept of an anonymous forum where posts rise or fall based on their merit, not the poster's reputation, is one worth keeping around.
      This concept naturally falls under attack by those who want to turn every disagreement into a personal grudge, and find their "enemies'" lack of identity frustrating. If only trolls and shitposters post AC, they will win, and we will lose this concept; quality posts as AC are my mode of counterattack.

      Second, as another AC has noted, "Write In C" goes way back. Glad to be the one to introduce you to it, but I don't deserve the credit you seem to be implying.

  • (Score: 2, Informative) by Anonymous Coward on Thursday March 12 2020, @06:55AM

    by Anonymous Coward on Thursday March 12 2020, @06:55AM (#970132)

    I did a bit of Googling around to find who originally wrote the Write in C parody lyrics turned up several possibilities:

    * Google Look Inside has it on page 146 from MIT Press's 1995 book titled _Humor the Computer_, edited by Andrew Davidson, which page shows authorship as "Anonymous."

    * A 2002 online "songbook" attributes it to: Kriston J. Rehberg.

    * Kriston J. Rehberg's personal web site disclaims authorship attributes it to Jay Piecora:
    -----
        "The "Write in C" Song

        "I am Not the Real Author

        "I have been incorrectly attributed as the author of a parody song called "Write in C." The real author is Jay Piecora, a fellow student at the State University of New York at Binghamton. With his permission I had posted the song to a humor mailing list circa 1989, but the list's author incorrectly attributed me as the author."
    -----
      == SEE: https://kriston.net/vitals/write-in-c.shtml [kriston.net]

    * Another result says that the origin is earlier, 1987, and the actual author is Brian Marshall:
    -----
    "Written in 1987 while I was attending the University of Waterloo. After I posted the original text on the wall of the Computer Science Club, the song was soon traveling around the Internet. The song has morphed a bit over the years, with new verses appearing, disappearing, and some lines changing. But that's the nature of filk, isn't it?" -- Brian Marshall
    -----
      == SEE: http://www.poppyfields.net/filks/00259.html [poppyfields.net]

    Does anyone have better, older, better referenced sources for attribution?