Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mubassim-khan/stack-overflow-developer-survey-2023
This repository contains the code for data analysis of Stack Overflow Developer Survey 2023, containing the digital representation of most used languages and much more. View README for more descriptive overview of repository.
https://github.com/mubassim-khan/stack-overflow-developer-survey-2023
data-analysis data-analysis-python matplotlib-pyplot numpy pandas-python
Last synced: about 14 hours ago
JSON representation
This repository contains the code for data analysis of Stack Overflow Developer Survey 2023, containing the digital representation of most used languages and much more. View README for more descriptive overview of repository.
- Host: GitHub
- URL: https://github.com/mubassim-khan/stack-overflow-developer-survey-2023
- Owner: Mubassim-Khan
- Created: 2024-01-09T22:57:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-10T12:56:18.000Z (about 1 year ago)
- Last Synced: 2024-11-15T07:29:05.752Z (2 months ago)
- Topics: data-analysis, data-analysis-python, matplotlib-pyplot, numpy, pandas-python
- Language: Jupyter Notebook
- Homepage:
- Size: 4.82 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stack Overflow Developer Survey 2023
This repository contains the code for data analysis of Stack Overflow Developer Survey 2023. It graphically represents the percentage of most used programming languages, AI-powered developer & search tools , repondent's related information and much more information.
## Tech used 🛠️
- [Python](https://www.python.org/) - Programming Language
- [Jupyter Notebook](https://jupyter.org/) - IDE
- [Numpy](https://numpy.org/) - Python Software
- [Matplotlib](https://matplotlib.org/) - Python Plotting Library
- [Seaborn](https://seaborn.pydata.org/) - Visualization with Python
- [Pandas](https://pandas.pydata.org/) - Python Software Library## Getting Started
To get started with this project, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/Mubassim-Khan/Stack-Overflow-Developer-Survey-2023.git
```2. Open the project in your preferred code editor.
3. Feel free to modify the code and customize the page according to your preferences. You can update the content, change the colors, or add new features.
## Contact
If you have any questions, suggestions, or feedback, you can reach out to the project maintainer:
- LinkedIn: [Mubassim Ahmed Khan](https://www.linkedin.com/in/mubassim-ahmed-khan/)
- Email: [[email protected]](mailto:[email protected])---