News

You can use Zig to write libraries that work with Python, or to create full-blown Python extensions. In this article, we’ll quickly walk through the mechanics of both—but note they are very ...
In this video, I'm going to teach you how to write unit tests in Python using a module called Pytest. It's a skill you'll need to know if you write code in Python, and fortunately, it's relatively ...