The Solo Developer

In this post, I will outline the steps I've taken to make my small development world a better place for those who will someday follow in my footsteps.…

Batch Downloading With Python

Scripting is a crucial skill for any admin to learn. This post walks through the process to develop a batch file download script in Python, demonstrating how to use the interactive Python shell to troubleshoot while writing code.…