Anatomy of a Python Function
A straightforward, nerdy explanation of how to use functions in Python. You'll learn how to write a function and its importance for cleaner code.
Nerdy Software Engineer.
A straightforward, nerdy explanation of how to use functions in Python. You'll learn how to write a function and its importance for cleaner code.
From local dev to live: How to deploy FastAPI with Docker and K3s on Kubernetes
Every developer needs a private Git repository to save code snippets, reusable modules, and lessons learned for future projects.
Learn how to automate Ghost theme deployment using GitHub Actions, secrets, and custom workflows — no more manual zipping or uploads.
Learn how to do math in Python using basic operators, built-in functions, and the math module. Perfect for beginners and leveling up your code.
In this article, I share with you the simple way to run Python scripts in the terminal, as well as the more complex method.
Avoid awkward PRs. Boost your confidence. Make life easier for your reviewers and yourself.
Learn faster, build smarter, and unlock new career paths: AI is your partner in coding beyond the 9–5.
I'll share a few ways to install Python on a Mac. Not everyone is satisfied with installing from the official site.
What I wish I had when I started learning Python — and why I’m building it for you now.