Learn how AI-assisted coding using ChatGPT and GitHub Copilot can dramatically increase your productivity using regular expressions.
An excerpt from Publishing Python Packages by Dane Hillard
This article discusses using GitHub Actions inside of CI workflows, using the example of a Python package software product.
Read it if you want to learn more about CI and Python packages.
An excerpt from Publishing Python Packages by Dane Hillard
This article delves into what packages are exactly.
Read it if you want to learn more about Python packages.
From The Programmer’s Brain by Felienne Hermans
When you program, there are a lot of different types of things that you might be doing. In this article we dive into these different activities that you perform as you program.
From Publishing Python Packages by Dane Hillard This article covers the pieces of the Python build system itself, so you can learn how packages are built from scratch. Take 35% off Publishing Python Packages by entering fcchillard2 into the discount… Continue Reading →