Published / updated
Python Programming Foundation
Python fundamentals, OOP, files, automation and introductory FastAPI.
Prerequisites
- No Python experience required
- Basic computer usage
Expected outcome
Write structured Python programs and build a small tested FastAPI backend.
Curriculum topics
- 01Variables, types and control flow
- 02Collections and functions
- 03Exceptions, files and CSV
- 04Modules, packages and virtual environments
- 05Object-oriented Python and JSON
- 06Databases and REST calls
- 07FastAPI introduction
Practical learning
- Process a CSV file and parse an API response
- Build GET and POST endpoints
Continue your learning pathNext recommended track →