Python Basics
Learn the core syntax used for backend logic.
- Variables
- Loops
- Functions
Learn Python, SQL, APIs and deployment by building real backend systems.
Learn the core syntax used for backend logic.
Store and retrieve real application data.
Create endpoints that apps can use.
Understand login, sessions and protected data.
Prepare your backend for the web.
Build and document a student management API.
Create a backend that can add, update, list and delete student records through clean API endpoints.
Start Project