Skip to content

beingvikasbhadu/Programming-Languages-Poplularity-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

📈Programming Languages Popularity

I scripted a python script, with the help of this you can find out that how much a Programming language is popular in 2019.

📎Source

StackOverFlow: https://insights.stackoverflow.com/survey/2019

🔨Built With

🔥Features

  • It can do a lot of cool things, some of them being:
  • Findout which language is most popular or least popular
  • Compare popularity of two or more languages
  • Findout most emerging language

📌Installation

  • First clone the repo
  • Make a new python environment If you are using anaconda just type conda create -n jarvis python==3.8.5 in anaconda prompt
  • Activate the environment.
  • Navigate to the directory of your project
  • Install all the requirements by just hitting pip install -r requirements.txt
  • Run the program by python main.py
  • Run line.py for line plot
  • Run bar.py for bar plot
  • Run pie.py for pie chart plot
  • Enjoy !!!!

📋Result

Figure_1

Figure_2

Figure_2

Figure_1

Figure_2

📛License

This project is licensed under MIT License 2022 vikas bhadu

↗️Future Improvements

  • Can extract more meaning plot
  • More functionalities can be added

About

Programming Languages Popularity Analysis In 2019.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages