CodeDev knowledge system / 28 chapters
DOCUMENT
DOCUMENT
THE WHOLE
SYSTEM.
A practical reference for programming, DSA, frameworks, databases, APIs, Linux, networking, testing, security, deployment, and the architecture behind CodeDev itself.
Web + frameworks
4 / 28
Choose a chapter.
01 / Web + frameworks
Beginner → intermediate
HTML, CSS, and responsive web foundations
Semantic HTML, accessible forms, CSS layout, responsive design, progressive enhancement, and browser fundamentals.
↗
02 / Web + frameworks
Intermediate
HTTP, REST APIs, and backend design
Requests, responses, status codes, JSON APIs, validation, idempotency, pagination, authentication, and API boundaries.
↗
03 / Web + frameworks
Intermediate
Flask and Django frameworks
How Flask and Django organize Python web applications, where each fits, and the production concerns both frameworks share.
↗
04 / Web + frameworks
Intermediate
React, Vue, and Svelte overview
Component-driven frontend architecture, state, routing, forms, API calls, and how to decide whether a frontend framework is necessary.
↗
Production referenceHOW CODEDEV