Series · 4 parts
Ship It — Deploy, Package, Sustain
The last mile: turning code into deployed APIs, containerising on Azure, packaging desktop apps for the store, and the meta-skill of building a learning system that actually sticks.
- 1Deploying scripts as an API in AzureDeploying local python scripts and converting them as an API.
- 2Deploying Web Applications in Azure with DockerA self-sufficient, production-minded walkthrough — from Docker internals to a hardened deploy on Azure App Service / Container Apps.
- 3Building windows app and publishing to app store.Exploring the fundamentals of building an .exe file from scratch, including C++ compilation, object files, linking, DLLs, and more.
- 4Building a Learning System That Actually SticksMost self-study fails at retention, not effort. The complete architecture of a 26-week system — 130 concept sessions, 65 LeetCode sessions, spaced revision, and a calendar that enforces retrieval practice instead of re-reading.