Skip to content

nkdtech-dev/Analysis-of-all-programing-languages

Repository files navigation

Visualising the popularity of programing languages from 2008-2023

The project helps you see what programing language was being used the most and in which year since 2008

How to run the code

the code can be ran on the following IDEs
1.jupyter notebook
2.google Coolaborator, or any Ide with Jupyter surport like vscode

Installations

Use the package manager pip to install requirement.txt.

pip install requirement.txt

Usage

head over to stackexchange and collect resent data based on the time you run this script.

download the data and replace the csv file in the project folder with the newly downloaded data.

import pandas as pd
import matplotlib.pyplot as plt

#run the code

Licensed

nkem diran

About

project to see the past trends on all programing languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published