Beginner
6 weeks Python 3.12+Python Essentials
A practical Python course taking you from first print statement to building web scrapers, APIs, and automation scripts.
₹2,999
Enroll now Curriculum
01
Python Basics
- Variables, types, operators
- Control flow
- Functions & scope
- Error handling
02
Data Structures
- Lists, tuples, sets, dicts
- List comprehensions
- Generators & iterators
- Collections module
03
OOP in Python
- Classes and objects
- Inheritance & mixins
- Dunder methods
- Dataclasses
04
File I/O & APIs
- Reading/writing files
- JSON handling
- requests library
- Working with REST APIs
05
Automation & Scripting
- os and pathlib
- subprocess
- Scheduling with cron
- Environment variables
06
Capstone Projects
- Web scraper with BeautifulSoup
- CLI tool with argparse
- FastAPI mini-project
- Data processing pipeline
What you'll build
Build a CLI expense tracker that reads/writes to CSV
Build a news aggregator web scraper with email digest