Solve Fizz Buzz as simply as possible. Contribute to tdhopper/fzbz development by creating an account on GitHub. (more…)
Read more »
Are you doing a repetitive task that feels like it could be automated? I was. Every day for the past year I’d been importing new users for an app into MailChimp by hand. No more! Now that I’ve learned how to code I’ve handed that task over to Python and C... (more…)
Read more »
For many technologists, developing software for the enterprise holds a certain appeal. For example, you get to build things used by millions (potentially... (more…)
Read more »
Package managers - the most popular being Pip - are an integral part of the Python ecosystem. This article provides a broad summary of the history of Python package managers.. (more…)
Read more »