fix post tag

This commit is contained in:
Ayo Ayco 2025-02-21 22:38:34 +01:00
parent 796bf5f113
commit e823a9a4f2

View file

@ -1,7 +1,7 @@
---
title: "Good Programming Practices"
permalink: /good-programming-practices/
category: technical
category: technology
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.<!--more-->