From 5bc1df5b64a8093b7e750e6c6abade3825f81adc Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Wed, 19 Feb 2025 14:07:13 +0100 Subject: [PATCH] update radical growth tag --- _posts/2010-01-05-good-practice.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2010-01-05-good-practice.md b/_posts/2010-01-05-good-practice.md index 162f3dd..5b5c7bb 100644 --- a/_posts/2010-01-05-good-practice.md +++ b/_posts/2010-01-05-good-practice.md @@ -1,7 +1,7 @@ --- title: "Good Programming Practices" permalink: /good-programming-practices/ -category: technology +category: motivational description: Some thoughts on practices that make programming better --- I want to talk about programming and some practices that, I think, can make a programmer more efficient when observed. First, let's talk about what programming is.