Official and stable preparation resources for the planned Python Institute PCEW entry-level web development credential.
Use these resources while PCEW-30-0x: Certified Entry-Level Web Developer with Python remains work in progress.
| Resource | Use it for |
|---|---|
| Python Institute certification roadmap | Current PCEW status, credential name, exam family, and whether the active exam page exists. |
| Topic | What to review |
|---|---|
| HTTP | Methods, status codes, headers, redirects, cookies, and request bodies. |
| Routing | URL mapping, path parameters, query strings, and handler selection. |
| Forms | Server-side validation, required fields, invalid input, and safe error display. |
| Templates | Escaping, separation of presentation and logic, and avoiding raw HTML injection. |
| State | Sessions, cookies, persistence, and what should not be stored client-side. |
| Security | XSS, injection, CSRF, secrets, debug mode, and least privilege. |
Before publishing deep objective pages or sample questions for PCEW, re-check the live Python Institute roadmap and any active PCEW exam page. Do not infer exam duration, score, number of questions, pricing, or framework requirements from this early guide.