Tag

Software

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.

BDD Automation: from executable specifications to automated tests

From BDD in Action, Second Edition by John Ferguson Smart

This article explores BDD automation tools that are available for use.

Learning from Incidents

From Operations Anti-Patterns, DevOps Solutions by Jeffery D. Smith

Fear of Deployments

From Operations Anti-Patterns, DevOps Solutions by Jeffery Smith

This article covers

Longer release cycles and their impact to the team’s deployment confidence
Automation techniques for deployments
The value of code deployment artifacts
Feature flags for releasing incomplete code

Achieving Loose Coupling

From Practices of the Python Pro by Dane Hillard

This article covers

•  Recognizing the signs of tightly coupled code

•  Strategies for reducing coupling

Canary Deployments

From GitOps and Kubernetes by Billy Yuen, Alexander Matyushentsev, Todd Ekenstam, and Jesse Suen

This article delves into Canary deployments: what they are; how they work; and where you might consider using them.

Shallow Transfer Learning in NLP

From Transfer Learning for Natural Language Processing by Paul Azunre

This article delves into using shallow transfer learning to improve your NLP models.

Getting Started with Baselines

From Transfer Learning for Natural Language Processing by Paul Azunre

This article discusses getting started with baselines and generalized linear models.

© 2023 Manning — Design Credits