Python web developer
Prepare Python fundamentals, then compare Django and FastAPI request, data and testing workflows.
Your goal
Test an account-owned plan endpoint and its validation and resource cleanup.
Use each checkpoint as evidence: solve an exercise without the solution open, explain its edge cases, and revisit a failed concept the next day. Course completion records practice; it is not an accredited qualification.
Python from zero
Learn with readable examples, small experiments, and a practical expense project.
11 lessons · 99 minutes of guided material, plus project and revision time.
Open syllabus →Django / FastAPI · Build a working foundation
Six sequenced labs covering the framework’s core workflow, input boundaries, failure handling and a practical extension. Each includes code, expected behavior and a review checklist.
6 lessons · 195 minutes of guided material, plus project and revision time.
Open syllabus →Django / FastAPI · Keep blocking work out of async handlers
The event loop stays responsive only while handlers cooperate.
1 lessons · 45 minutes of guided material, plus project and revision time.
Open syllabus →Final review
- Demonstrate a working example and a deliberately failing case.
- Explain one design trade-off and the expected time and memory costs.
- State which checks ran automatically and which required manual review.
- Keep a short project README with setup steps, limitations and your next improvement.
Open your personal study plan to review weak concepts and schedule the next session.