Posts: 450
Monthly Posts: 1
Threads: 82
Likes Received: 77 in 67 posts
Likes Given: 25
Joined: Nov 2014
Giga Points: 730 GP
Is there any programming languages you think that are on the decline and becoming less popular?
I was thinking Ruby on Rails but large websites like Github use it. Are there any languages going extinct or will programming languages always have a place in software and web development?
•
Posts: 363
Monthly Posts: 2
Threads: 26
Likes Received: 45 in 38 posts
Likes Given: 11
Joined: Oct 2016
Giga Points: 374 GP
If strictly related to web, I would have to say none. The stuff around; which consists of ASP.NET, Node.JS, Ruby on Rails and PHP are all still pretty much alive.
If you're not looking at web however, I would have to go with the stuff below.
C and C++.
•
Posts: 14
Monthly Posts: 0
Threads: 11
Likes Received: 0 in 0 posts
Likes Given: 0
Joined: Nov 2017
Giga Points: 12.5 GP
In my opinion Pascal is dying.
•
Posts: 390
Monthly Posts: 1
Threads: 28
Likes Received: 46 in 45 posts
Likes Given: 58
Joined: Mar 2014
Giga Points: 532.5 GP
I think domain-specific languages are the ones at most risk of dying. For example, if Flash dies then ActionScript will most likely die too.
•
Posts: 29
Monthly Posts: 0
Threads: 2
Likes Received: 2 in 2 posts
Likes Given: 1
Joined: Nov 2017
Giga Points: 19.5 GP
Last time I used Pascal, was the begining of 00's. I suppose today it could be used for educational purposes, but I wonder if Pascal could make a great soft perspectively.
•
Posts: 29
Monthly Posts: 0
Threads: 2
Likes Received: 2 in 2 posts
Likes Given: 1
Joined: Nov 2017
Giga Points: 19.5 GP
The same story of CRM soft. Ten years ago large corporations had its own sophisticated CRM solutions, while small business couldn't afford any. However, now I see tools as salesforce, which created some standards in CRM processes and approaches. The same perspective with domain specific languages. While large corporations create its own DSLs for Legal or HR, may be some DSL developers already creating standards for Legal or HR DSL suitable for small business.
However, no doubt a lot of DSLs are doomed, but not DSL as languages class or type
•
Posts: 21
Monthly Posts: 0
Threads: 0
Likes Received: 2 in 2 posts
Likes Given: 0
Joined: Dec 2017
Giga Points: 16 GP
I would like to comment on the supposition of your question. You ask are there any languages that are becoming less popular and state you were looking at learning X but didn't because of Y. All tech has it's place in its time. I'm not sure if there is any programming language that was invented that is now "dead." All languages have their place even if just for teaching purposes. Latin is a dead language but it is still taught in schools all over the world because it is the root of many other languages. Even though, for example, COBOL may not be taught in school any more I'm sure it still has relevant present day applications. If you are learning, I would not let any reason/argument prevent you from pursuing a specific language. Even if you never write a program in language X you learn so many residual lessons in the process.
As to the specific question of what languages will become less popular, I think that Java has the highest potential to lose popularity. I took a class in college a few years ago and at that time Java had a 85% market share. When you are on top there is only one way to go.....DOWN. We never know what tomorrow holds. BlockBuster didn't anticipate NetFlix. Home Phone companies didn't anticipate smart phones, etc., etc..
•
Posts: 16
Monthly Posts: 0
Threads: 7
Likes Received: 1 in 1 posts
Likes Given: 0
Joined: Jul 2018
Giga Points: 12.5 GP
maybe some languages are declining in popularity, but I don't think any have died yet.
•
Posts: 11
Monthly Posts: 0
Threads: 1
Likes Received: 0 in 0 posts
Likes Given: 0
Joined: Jul 2018
Giga Points: 6.5 GP
Some might laugh, but i believe VB has started to decline. Considering C# and other languages with "bracketed" sytnax, variable scopes defined in a much more specific way, and the general idea of a language where Less is more. To me VB (visual basic) while there is still a huge code bank out there, will continue to decline much like COBOL continues to. Sure VB will be around for years to come and obviously if it all compiles down to the same (ish) object code someone might say "who cares" (as far as MS languages). Still i believe it to be beginning to decline.
•
Posts: 1
Monthly Posts: 0
Threads: 1
Likes Received: 0 in 0 posts
Likes Given: 0
Joined: Jul 2018
Giga Points: 1 GP
Dear all,
In my opinion most of the languages are on the backend that's why they are hidden, we can't say that they are dead.
•
Posts: 20
Monthly Posts: 5
Threads: 0
Likes Received: 4 in 4 posts
Likes Given: 2
Joined: Nov 2018
Giga Points: 12.5 GP
COBOL (Common Business Oriented Language) was the second language after basic I learned. You young-ins may never get to experience writing code for a mainframe. Back then you would hand write your code on coding sheets making sure each letter was neatly in the grid box. This would be given to the input operator based on allocated computing time. You would after a few days get a printout of your code including errors and the results of the program. Never got to see the actual mainframe. lol the good old days !
•