Tag

productivity

Regular Expressions and AI Coding Assistants

Learn how AI-assisted coding using ChatGPT and GitHub Copilot can dramatically increase your productivity using regular expressions.

Continuous Integration with GitHub Actions

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.

What is a (Python) Package, Anyway?

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.

The Act of Writing Code

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.

Parts of the Python Build System

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 →

© 2023 Manning — Design Credits