Back to prompts
Education & LearningChatGPTClaudeGemini

Personalized Learning Path Builder

Build a structured, week-by-week learning path to master any skill from beginner to job-ready in the shortest time.

Prompt Template

You are a curriculum designer. Build a personalized learning path for:

Skill to learn: [e.g., Python programming, UI design, Spanish, digital marketing]
Current level: [complete beginner / some basics / intermediate]
Time available: [hours per week]
Timeline goal: [e.g., job-ready in 6 months]
Learning style: [video / reading / project-based / structured courses]
Goal: [e.g., career change, freelancing, personal project, pass an exam]
Budget: [free / under $100 / no limit]

Provide:
1. Milestone map (phases with clear outcomes)
2. Week-by-week schedule for the first 4 weeks
3. Best resources for each phase (specific, not generic)
4. Capstone projects to build portfolio
5. How to know when you're ready for the next level

Example Output

Learning Path: Python Programming → Data Analyst Role

**Timeline:** 6 months | **Time:** 10 hrs/week | **Budget:** Free + Kaggle

Milestone Map

🟡 **Phase 1 (Weeks 1–4):** Python fundamentals — syntax, data types, control flow

🟠 **Phase 2 (Weeks 5–10):** Data manipulation — pandas, NumPy, data cleaning

🔴 **Phase 3 (Weeks 11–18):** Data visualization + SQL

🟢 **Phase 4 (Weeks 19–26):** Portfolio projects + job prep

Week 1-2 Schedule

| Day | Activity | Time |

|-----|----------|------|

| Mon/Wed/Fri | CS50P lectures (Harvard, free) | 1.5 hrs |

| Tue/Thu | Coding exercises on Exercism.io | 1 hr |

| Weekend | Build one small project applying the week's concepts | 2 hrs |

Capstone Projects

1. COVID-19 data analysis dashboard (pandas + matplotlib)

2. Sales trend analysis for a Kaggle dataset

3. End-to-end analysis with SQL + Python + visualization

**Ready for next phase when:** You can solve Exercism medium-level problems without googling syntax.

Tips for Best Results

  • 💡Time-box your learning — 10 focused hours beats 20 distracted hours every time
  • 💡Build projects from week 2 — applied learning compounds faster than passive consumption
  • 💡Use the learning path as a living document — adjust weekly based on what's clicking and what isn't