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.
Systems + delivery
4 / 28
Choose a chapter.
01 / Systems + delivery
Beginner → intermediate
Git and GitHub workflow
Commits, branches, pull requests, merge strategy, CI checks, and a clean release workflow.
↗
02 / Systems + delivery
Intermediate
Linux, networking, and Docker
Linux service basics, permissions, ports, IP addressing, sockets, reverse proxies, containers, and deployment troubleshooting.
↗
03 / Systems + delivery
Intermediate
Testing and debugging
Unit, integration, regression, security, migration, and deployment tests plus a systematic debugging method.
↗
04 / Systems + delivery
Intermediate → advanced
Application security essentials
Authentication, authorization, password hashing, MFA, CSRF, XSS, CSP, rate limiting, secrets, uploads, and secure production defaults.
↗
Production referenceHOW CODEDEV