Sci/Tech Why Do Some Programming Languages Live and Others Die?

tom_mai78101

The Helper Connoisseur / Ex-MineCraft Host
Staff member
Reaction score
1,663
Google wants to change the way the world writes software. In recent years, the search giant has unveiled two new programming languages that seek to improve on some of the most widely used languages on the planet.

With a language called Go, it seeks to give the world a replacement for the venerable languages C and C++, providing a more nimble means of building really big software platforms inside data centers. And with Dart, it hopes to replace JavaScript, improving the way we build software that's run in our web browsers.

But no matter how impressive these new languages are, you have to wonder how long it will take them to really catch on - if they do at all. After all, new programming languages arrive all the time. But few ever reach a wide audience.

At Princeton and the University of California at Berkeley, two researchers are trying to shed some light on why some programming languages hit the big time but most others don't. In what they call a "side project," Leo Meyerovich and Ari Rabkin have polled tens of thousands of programmers, and they're combing through over 300,000 computing projects at the popular code repository SourceForge - all in an effort to determine why old languages still reign supreme.

Read more here.

Interesting read.
 

Accname

2D-Graphics enthusiast
Reaction score
1,462
My guess is that the spaceships in the next century will still be programmed with C and/or C++.
The language is there, it works, has been used, is getting older and therefor more documented and more open source code is piling up.
Thats whats important for scripting languages. At the end you can use any of them to do the job, but C/C++/etc are all "well known" and have all the resources easily available. Thats the big plus here.
 

seph ir oth

Mod'n Dat News Jon
Reaction score
262

Dan

The New Helper.Net gives me great Anxiety... o.O;;
Reaction score
159
Google+ is in beta still

The Android market is pretty big ya know... You very well could see Google+ become extremely popular soon...

I hope it does, because it is really cool imo.
 

Slapshot136

Divide et impera
Reaction score
471
they may eventually, but just about every other language is based off of c/c++, so once you learn those you can learn whatever you need easily, and people are slow to change - it still works for just about everything

also the qwerty keyboard is amazing in how a keyboard that was designed with the purpose of slowing down typing is still being used more than something like a Dvorak layout

(bad joke: first day of keyboarding class, a student says "I noticed the keys were all out of order, so I re-ordered them in alphabetical order - do I get extra credit for that?")
 

rover2341

Is riding a roller coaster...Wee!
Reaction score
113
haha. Checked out Dvorak layout. very interesting. But biggest issue with wpm is my spelling. i always hitting back space.
 

Darthfett

Aerospace/Cybersecurity Software Engineer
Reaction score
615
I think Google has made some intelligent decisions in regards to the design of Go. It's concurrent, which is definitely where the future is headed (parallel-processing). There's not a whole lot of languages that are in this category (the only ones I've even heard of are Scala, Ada, and Clojure), and many of those are functional (I've not seen many industry-standard functional languages).

However, I'm not currently expecting it to become the new standard. All the current standards are long in-the-running, far too back for me to know how they became standard. I expect there is some heavy reinforcement from industry, which aren't going to be rewriting their codebases anytime soon. Java provides an interesting compromise, however. With all the newer languages that can run on the JVM and thus interact with existing Java code (Scala and Clojure both being in this list), there's room for new development as well as working with existing codebases.

I haven't heard much on Dart, but with the amount of resources JavaScript has built up, I don't expect Dart to be much, despite some of the flaws of JavaScript it intends to overcome (IMO the biggest is weak-typing).
 

Accname

2D-Graphics enthusiast
Reaction score
1,462
if Google made it easy to write android apps for example in GO, it might catch on faster
Thats true.
Google has the android market, they can use this to their advantage to push their own scripting language.
But its hard to imagine how they would do so, because it would make the language itself less attractive for non-android projects if its focused on android systems.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • The Helper The Helper:
    that sucks i bet they are expensive
  • Varine Varine:
    Not really
  • Varine Varine:
    The entire hot end is like 20 dollars, I just can't get anymore until next week
  • Varine Varine:
    I ordered like five blocks for 15 dollars. They're just little aluminum blocks with holes drilled into them
  • Varine Varine:
    They are pretty much disposable. I have shitty nozzles though, and I don't think these were designed for how hot I've run them
  • Varine Varine:
    I tried to extract it but the thing is pretty stuck. Idk what else I can use this for
  • Varine Varine:
    I'll throw it into my scrap stuff box, I'm sure can be used for something
  • Varine Varine:
    I have spare parts for like, everything BUT that block lol. Oh well, I'll print this shit next week I guess. Hopefully it fits
  • Varine Varine:
    I see that, despite your insistence to the contrary, we are becoming a recipe website
  • Varine Varine:
    Which is unique I guess.
  • The Helper The Helper:
    Actually I was just playing with having some kind of mention of the food forum and recipes on the main page to test and see if it would engage some of those people to post something. It is just weird to get so much traffic and no engagement
  • The Helper The Helper:
    So what it really is me trying to implement some kind of better site navigation not change the whole theme of the site
  • Varine Varine:
    How can you tell the difference between real traffic and indexing or AI generation bots?
  • The Helper The Helper:
    The bots will show up as users online in the forum software but they do not show up in my stats tracking. I am sure there are bots in the stats but the way alot of the bots treat the site do not show up on the stats
  • Varine Varine:
    I want to build a filtration system for my 3d printer, and that shit is so much more complicated than I thought it would be
  • Varine Varine:
    Apparently ABS emits styrene particulates which can be like .2 micrometers, which idk if the VOC detectors I have can even catch that
  • Varine Varine:
    Anyway I need to get some of those sensors and two air pressure sensors installed before an after the filters, which I need to figure out how to calculate the necessary pressure for and I have yet to find anything that tells me how to actually do that, just the cfm ratings
  • Varine Varine:
    And then I have to set up an arduino board to read those sensors, which I also don't know very much about but I have a whole bunch of crash course things for that
  • Varine Varine:
    These sensors are also a lot more than I thought they would be. Like 5 to 10 each, idk why but I assumed they would be like 2 dollars
  • Varine Varine:
    Another issue I'm learning is that a lot of the air quality sensors don't work at very high ambient temperatures. I'm planning on heating this enclosure to like 60C or so, and that's the upper limit of their functionality
  • Varine Varine:
    Although I don't know if I need to actually actively heat it or just let the plate and hotend bring the ambient temp to whatever it will, but even then I need to figure out an exfiltration for hot air. I think I kind of know what to do but it's still fucking confusing
  • The Helper The Helper:
    Maybe you could find some of that information from AC tech - like how they detect freon and such

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top