Roadmaps
Community-curated paths to learn to code. Pick one and a squad forms around you — you finish it together, not alone.
Community-curated paths to learn to code. Pick one and a squad forms around you — you finish it together, not alone.
Build the server side of web apps: HTTP APIs, databases, auth, and deployment. Learn a backend language, SQL, and how to ship a real API.
Pick one language (Node.js, Python, or Go) and learn its syntax, modules, and package manager.
Understand requests, responses, status codes, and how to design clean REST endpoints.
Model data, write queries, and connect a relational database to your app.
Sessions, tokens, hashing passwords, and the OWASP basics every backend needs.
Containerize and ship a small API to a cloud host with environment config.