https://github.com/haque-misbahul/python-programming-problem-solving
Python-based problem-solving exercises
https://github.com/haque-misbahul/python-programming-problem-solving
oops-in-python pandas python unit-testing
Last synced: 3 months ago
JSON representation
Python-based problem-solving exercises
- Host: GitHub
- URL: https://github.com/haque-misbahul/python-programming-problem-solving
- Owner: Haque-Misbahul
- Created: 2023-12-05T00:56:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-10T07:29:31.000Z (about 1 year ago)
- Last Synced: 2025-01-27T22:48:54.145Z (11 months ago)
- Topics: oops-in-python, pandas, python, unit-testing
- Language: Jupyter Notebook
- Homepage:
- Size: 192 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Programming Problem Solving
**Languages**: Python
## Overview:
This repository is a collection of Python-based problem-solving exercises focused on real-world applications and concepts. It's designed for those looking to strengthen their Python programming skills, covering data manipulation, object-oriented programming, and more.
## Technologies:
- **Python**: Core language for all implementations
- **Jupyter Notebooks**: For interactive problem-solving and learning
- **Pandas**: For data analysis and manipulation
- **Unit Testing**: Ensuring software quality
- **Object-Oriented Programming (OOP)**: Design and architecture
## Contents:
- Data Manipulation
- Web Scraping
- Unit Testing
- OOP Concepts
## How to Run:
Clone the repository and explore the notebooks in any Jupyter environment.