MUT Tech CommunityMUT Tech
learning path

Backend Engineering

Seven steps from “what is HTTP” to an API other people depend on. Every step ends in something you can run.

HTTP fundamentals
done
Requests, status codes, why 301 is not 302.
Python
done
Enough to be dangerous: types, modules, virtualenvs.
FastAPI
done
Routing, validation, dependency injection.
Databases
in progress
Schema design, indexes, the N+1 problem.
Authentication
next
Sessions vs tokens, hashing, what not to roll yourself.
Deployment
locked
One VPS, a reverse proxy, and logs you can read.
Observability
locked
Knowing it broke before a member tells you.
final project
Build a production API

Ship it, then bring it to a club review session. Two members read your code.

Find a project to join
your progress
3 of 7 steps43%
other paths
Systems Programming
AI / ML
Cybersecurity
Frontend
Cloud & DevOps