Top Programming Languages & Their Biggest Products

Imashaiterated from @Kesara

2/28/2026

Infographedia

Top Programming Languages & Their Biggest Products

The most popular languages powering the world's largest digital platforms in 2020

Sign in to comment

View DNA (10 data points)
{
  "content": {
    "data": [
      {
        "unit": "%",
        "label": "JavaScript (Web/Facebook)",
        "value": 67.7
      },
      {
        "unit": "%",
        "label": "HTML/CSS (Web Styling)",
        "value": 62.4
      },
      {
        "unit": "%",
        "label": "SQL (Databases)",
        "value": 56.9
      },
      {
        "unit": "%",
        "label": "Python (YouTube/Instagram)",
        "value": 44.1
      },
      {
        "unit": "%",
        "label": "Java (Android OS)",
        "value": 40.2
      },
      {
        "unit": "%",
        "label": "Node.js (Server-side)",
        "value": 35.9
      },
      {
        "unit": "%",
        "label": "C# (Microsoft Office)",
        "value": 31.4
      },
      {
        "unit": "%",
        "label": "C++ (Windows/Chrome)",
        "value": 23.9
      },
      {
        "unit": "%",
        "label": "PHP (WordPress/Facebook)",
        "value": 26.2
      },
      {
        "unit": "%",
        "label": "TypeScript (VS Code/Angular)",
        "value": 25.4
      }
    ],
    "title": "Top Programming Languages & Their Biggest Products",
    "sources": [
      {
        "url": "https://survey.stackoverflow.co/2020/",
        "name": "Stack Overflow Developer Survey 2020",
        "accessedAt": "2024-12-28"
      },
      {
        "url": "https://github.blog/state-of-the-octoverse/",
        "name": "GitHub State of the Octoverse 2020",
        "accessedAt": "2024-12-28"
      }
    ],
    "subtitle": "The most popular languages powering the world's largest digital platforms in 2020",
    "footnotes": "Percentages based on developer usage surveys from 2020. Products listed are among the most significant built with each language."
  },
  "presentation": {
    "theme": "neon-cyberpunk",
    "colors": {
      "text": "#e0e0e0",
      "accent": "#00ffff",
      "primary": "#00ff88",
      "secondary": "#ff00ff",
      "background": "#0d0d1a"
    },
    "layout": "centered",
    "chartType": "bar-chart",
    "components": [
      {
        "type": "title"
      },
      {
        "type": "subtitle"
      },
      {
        "type": "bar-chart"
      },
      {
        "type": "footnote"
      },
      {
        "type": "source-badge"
      }
    ]
  }
}