Python Fundamentals
- Syntax & data types
- Control flow
- Functions & modules
- Errors & debugging
- Reading the docs
From basics to advanced Python for automation, data, web, and scripting.
No prerecorded lectures. Every session is live with a mentor — you ask questions, write code on the call, and get feedback in real time. Weekend sessions are extended deep-dives where you build the week's project end-to-end with the cohort.
Monday to Friday · 9–11 PM PKT. Concepts, walkthroughs, mentor Q&A. After your day job or classes.
Saturday & Sunday · extended hands-on sessions. Ship a working project every weekend with the cohort.
Python is the universal language — automation, data, web, scripting, ML, scraping, scientific computing. In 8 weeks you go from `print("hello")` to writing code that automates real work and runs on a server. Classes are every weeknight at 9–11 PM PKT. Weekend deep-dives are where you ship the week's project with the cohort — three real automations you can demo to a future employer or use to save yourself hours every week. We focus on writing Pythonic code: comprehensions, generators, decorators, type hints, packaging, tests. You leave able to read any Python codebase and contribute on day one.
A real script automating a real task in your life — saves hours every week.
EDA + visualisations on a public dataset, published to GitHub.
Robust scraper with rate-limiting, retries, and clean CSV output.
A click/typer-powered CLI someone other than you would actually install.
A deployed Flask API with proper validation, tests, and Docker.
Publish a small open-source package to PyPI — `pip install` your own code.
6 modules · 30 topics · hands-on the whole way.
A clear path — not vibes. You'll know exactly what to ship at every checkpoint.
Read, write, and debug Python code confidently.
Build a CLI tool, a web scraper, and an automation script without copy-pasting.
Deploy a Flask API and understand what is actually happening under uWSGI / gunicorn.
Use Pandas to slice and visualise real datasets.
Package and ship Python code others can install — `pip install yourpackage`.
Free forever. Mentor-led. Real projects. The kind of program you'd pay for — except you don't have to.
Build fast, concurrent backend services in Go — production-grade APIs and workers.
Crack technical interviews — DSA patterns, mock interviews, and behavioral prep.
Docker, Kubernetes, CI/CD, AWS, Terraform — take code from laptop to production.