Other than the anaconda distribution of Python, There are not any required libraries to run the code. The code should run with no issues using Python version 3.*.
For this project, I was interested in using Stack Overflow survey results from 2023 to better understand:
- what are the most and least common ways to learn how to code in each age group?
- what are the most used platforms to learn how to code
- can we predict DevType?
there is one notebook available to show the work done to answer the above questions. Markdown cells were used to help viewers navigate through the different steps.
The results of my analysis can be found at the post available here.
the data was taken from Stack Overflow. this can be found here.