Level 1: Basics & Quick Automation Wins
Goal: Learn Python fundamentals while building simple automation tools for SMEs.
Day 1-5: Python Basics & Excel Automation
- Learn Python fundamentals: variables, loops, conditionals, functions.
- Introduction to Pandas for data manipulation.
- Automate Excel tasks (reading, writing, formatting data).
- Project 1: Develop an Excel-based automated invoice generator.
Day 6-10: File Handling & CSV Processing
- Learn file handling (read, write, append, delete files).
- Automate data entry and extract structured information from CSVs.
- Merge and clean SME data from multiple sources.
- Project 2: Build a CSV data cleaning & report generation tool.
Day 11-15: Web Scraping & Competitor Data Automation
- Learn BeautifulSoup and Selenium for web scraping.
- Extract competitor pricing, product details, or market trends.
- Store extracted data in structured format (CSV/Excel/Database).
- Project 3: Develop a competitor price monitoring tool for SMEs.
Day 16-20: API Integration & Social Media Automation
- Learn about REST APIs and how to connect with external services.