Learning roadmap

Python roadmap — from beginner to job-ready

A practical sequence for college students, career switchers, and developers. Self-study works until you get stuck—then live mentorship helps you debug, finish projects, and stay accountable.

  1. Phase 1: Core Python

    • Variables, loops, functions
    • Lists, dicts, files
    • Debugging habits
  2. Phase 2: Intermediate skills

    • OOP and clean code
    • Error handling
    • Small CLI or web mini-projects
  3. Phase 3: Data foundations

    • NumPy arrays
    • Pandas data cleaning
    • Ready for ML notebooks
  4. Phase 4: Next: ML or AI

    • Machine learning basics
    • Or applied RAG / generative AI

Related guides