Skip to main content
HomeRRise and Fall of Programming Languages
Free project

Rise and Fall of Programming Languages

Analyze the relative popularity of programming languages over time based on Stack Overflow data.

Start Project
8 Tasks1,500 XP

Loved by learners at thousands of companies


Project Description

How can you tell what programming languages and technologies are used by the most people? How about what languages are growing and which are shrinking, so that you can tell which are most worth investing time in? One excellent source of data is Stack Overflow, a programming question and answer site with more than 16 million questions on programming topics. By measuring the number of questions about each technology, you can get an approximate sense of how many people are using it. In this project, you'll use open data from the Stack Exchange Data Explorer to examine the relative popularity of languages like R, Python, Java and Javascript have changed over time.

Project Tasks

  1. 1
    Data on tags over time
  2. 2
    Now in fraction format
  3. 3
    Has R been growing or shrinking?
  4. 4
    Visualizing change over time
  5. 5
    How about dplyr and ggplot2?
  6. 6
    What are the most asked-about tags?
  7. 7
    How have large programming languages changed over time?
  8. 8
    Some more tags!

Technologies

R R

Topics

Data ManipulationData Visualization
David Robinson HeadshotDavid Robinson

Principal Data Scientist at Heap

See More

FAQs

What do other learners have to say?