Writing a HTTP Load Balancer in Python Using TDD: Theoretical Concepts

This is the first of a 8 part tutorial series where we will explore a critical part of network infrastructure. In this tutorial we are… Read more

Similar

A from-scratch tour of Bitcoin in Python

I find blockchain fascinating because it extends open source software development to open source + state. This seems to be a genuine/exciting innovation in computing paradigms; We don’t just get to share code, we get to share a running computer, and anyon... (more…)

Read more »

Python and SQL: Better Together

Python and SQL: Better Together Python and SQL are complementary - we should focus on how best to integrate them rather than try to replace them! By Alex Monahan 2021-08-15 (Yes, this is the one date format to rule them all) LinkedIn Twitter @__alexmonaha... (more…)

Read more »