Skip to content

sigma-27/stackoverflow

Repository files navigation

Table of Contents

  1. Installation
  2. Project Motivation
  3. File Descriptions
  4. Results
  5. Licensing, Authors, and Acknowledgements

Installation

There should be no necessary libraries to run the code here beyond the Anaconda distribution of Python. The code should run with no issues using Python versions 3.*.

Project Motivation

For this project, I was interestested in using StackOverflow survey results data from 2013 to 2019 to know which programming languages or technologies that are used the most every year and see how that changes from one year to the next as well as the number of new technologies that emerged over the years.

File Descriptions

Helper.py: This file contains helper methods for reading the data from csv files, plotting the charts and so on. Stackoverflow 2013-2019 Most Used Programming Languge.py: This is the main code used, feel free to use it as you wish.

Stackoverflow 2013-2019 Most Used Programming Languge.ipynb: A juypter notebook with the code and findings.

Results

The main findings of the code can be found at the post available here.

Licensing, Authors, Acknowledgements

Must give credit to Stack Overflow for the data. You can find the Licensing for the data and other descriptive information at the Kaggle link available here. Otherwise, feel free to use the code here as you would like!

About

Findings from stackoverflow 2013 to 2019 survey results.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published