Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vbs360/100_days_of_code_python
My journey from day1 to day 100 of learning python programming.
https://github.com/vbs360/100_days_of_code_python
Last synced: about 1 month ago
JSON representation
My journey from day1 to day 100 of learning python programming.
- Host: GitHub
- URL: https://github.com/vbs360/100_days_of_code_python
- Owner: VBS360
- Created: 2024-06-08T13:38:13.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T19:25:08.000Z (4 months ago)
- Last Synced: 2024-09-17T16:20:17.002Z (4 months ago)
- Language: Python
- Size: 256 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![A_futuristic_and_sleek_image_representing_a_Python](https://github.com/user-attachments/assets/6a127c62-d6d6-439e-bd12-1be7769231e9)
## 100 Days of Python Journey 🚀
Welcome to my **100 Days of Python** journey! This repository contains all the projects, exercises, and code challenges I've completed while mastering Python. The goal of this journey was to learn Python by building real-world projects, covering topics from basic syntax to advanced data science libraries and machine learning algorithms.### Project Highlights:
- **Day 1-10**: Python Fundamentals (Loops, Functions, Conditionals)
- **Day 11-20**: Data Structures (Lists, Dictionaries, Sets, Tuples)
- **Day 21-30**: Object-Oriented Programming (Classes, Inheritance)
- **Day 31-40**: File Handling, JSON, and Web Scraping
- **Day 41-50**: APIs and Automation
- **Day 51-60**: Data Analysis with Pandas & NumPy
- **Day 61-70**: Visualization with Matplotlib & Seaborn
- **Day 71-80**: Databases and SQL Integration
- **Day 81-90**: Machine Learning Basics (Linear Regression, Decision Trees)
- **Day 91-100**: Advanced Machine Learning and Final Projects### How to Use:
1. Clone the repository: `git clone `
2. Navigate to a specific project folder.
3. Run the Python script: `python script_name.py`Stay tuned for more updates as I continue refining my skills and adding new projects!