Stories
Slash Boxes
Comments

SoylentNews is people

posted by Fnord666 on Wednesday March 04 2020, @06:43AM   Printer-friendly
from the where's-lisp? dept.

New programming language rankings: Python now as popular as Java, as TypeScript climbs

Python is tying with Java as the second most popular programming language behind JavaScript, according to developer analyst RedMonk's latest ranking.

The second spot for Python is the highest position it's ever attained in RedMonk's list of top programming languages, which is based on an analysis of GitHub and Stack Overflow data. Historically, Python has been steady in fourth position but it rose to third spot three years ago in RedMonk's tables.

[...] Microsoft-maintained TypeScript for large-scale JavaScript projects has also risen one place to ninth position along with C. TypeScript could have slipped back to 15th but it continues to win developers because of its "ability to intermingle with a large existing codebase in JavaScript" and its ability to make code safer, according to O'Grady.

Rust is a popular language among developers who discuss technical challenges on StackOverflow, but it hasn't moved from its spot at 21. As O'Grady notes, Rust has the potential for core infrastructure projects but, like Google-created Go, it seems to be stuck on its current ranking. Go meanwhile has risen one place to 14.


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: 3, Insightful) by inertnet on Wednesday March 04 2020, @09:48AM (2 children)

    by inertnet (4071) on Wednesday March 04 2020, @09:48AM (#966418) Journal

    TFS is referring to Redmonk as a source, so why not link [redmonk.com] to them instead?

    Starting Score:    1  point
    Moderation   +1  
       Insightful=1, Total=1
    Extra 'Insightful' Modifier   0  
    Karma-Bonus Modifier   +1  

    Total Score:   3  
  • (Score: 2) by DannyB on Wednesday March 04 2020, @04:02PM (1 child)

    by DannyB (5839) Subscriber Badge on Wednesday March 04 2020, @04:02PM (#966509) Journal

    Another good one is this: TIOBE Index [tiobe.com].

    I've seen one survey recently (sorry no link) where Java was in the #3 spot. That is interesting because Java has been mostly in the #1 spot for over 15 years, never falling below #2. But things could be changing. Change is the only const.

    --
    People today are educated enough to repeat what they are taught but not to question what they are taught.
    • (Score: 1, Touché) by Anonymous Coward on Wednesday March 04 2020, @05:45PM

      by Anonymous Coward on Wednesday March 04 2020, @05:45PM (#966564)

      Change is the only const.

      A proper programming language won't let you change a const.