🎓 Your Personal Tech Tutor
Learning new framework? Need structured path? AI creates custom curriculum based on your level and goals.
The Learning Curriculum Prompt
Create a learning curriculum for: [TECHNOLOGY] My background: - Current role: [e.g., Frontend Developer] - Experience: [e.g., 3 years JavaScript, React basics] - Goal: [e.g., Build production-ready apps in 3 months] - Time: [e.g., 10 hours/week] Structure the curriculum as: 1. Week-by-week breakdown 2. Topics to cover each week 3. Hands-on projects (progressive difficulty) 4. Resources (docs, tutorials, videos) 5. Checkpoint exercises to test understanding 6. Common pitfalls to avoid 7. When to move to next topic Make it practical and project-based, not just theory.
Example Output: Learning Kubernetes
## 12-Week Kubernetes Learning Path ### Week 1-2: Fundamentals **Topics:** - Containers vs VMs - Docker basics (if not familiar) - K8s architecture (nodes, pods, control plane) - kubectl CLI essentials **Project:** Deploy a simple web app to local K8s (minikube) **Checkpoint:** Can you explain what a pod is and deploy one? ### Week 3-4: Core Concepts **Topics:** - Deployments, ReplicaSets - Services (ClusterIP, NodePort, LoadBalancer) - Labels and selectors - Namespaces **Project:** Multi-tier app (frontend, backend, database) **Checkpoint:** Can you scale app and expose it externally? ### Week 5-6: Configuration **Topics:** - ConfigMaps - Secrets - Environment variables - Volume mounts **Project:** App with external config and database credentials [...continues for 12 weeks]
Follow-Up Learning Prompts
📝 Get Exercises
"Give me 5 practice exercises for Kubernetes ConfigMaps. Start easy, get progressively harder. Include solution for each."
🎯 Project Ideas
"Suggest 3 project ideas to practice Kubernetes. Each should use different K8s features. Include what I'll learn from each."
🔍 Explain Concepts
"Explain [CONCEPT] like I'm 5. Then explain it technically. Then give a real-world analogy."
✅ Technologies This Works For
- Kubernetes
- React/Vue/Angular
- Docker
- TypeScript
- AWS/Azure/GCP
- GraphQL
- Rust/Go
- Machine Learning
- Terraform
- PostgreSQL
- Redis
- …any tech!
💡 Pro Tips
- Update AI on progress: “I finished week 3, quiz me on services”
- Get unstuck: “I don’t understand why pods restart, explain differently”
- Request comparisons: “How is this different from X I already know?”
- Build together: “Let’s build a project step-by-step, explain each part”
“Needed to learn Terraform fast. AI created 8-week curriculum tailored to my AWS experience. Week 3 now, building real infrastructure. Best structured learning I’ve had. Better than paid courses.”
