Tag
#python
2 articles
intermediate 25 min read
FastAPI Deep Tech Intuition
A senior-engineer-level guide to FastAPI — not just syntax, but the mental models, design decisions, and production patterns.
#python#web-frameworks#api-design#async
beginner 18 min read
Python Fundamentals
The Python mental model — values, references, scopes, and the data model that ties them together.
#python#fundamentals#language-design